An open API service indexing awesome lists of open source software.

https://github.com/jglchen/react-native-nextjs-projects

The mobile version of the "Build Applications from Website to Mobile - A Sample Server-Rendered Website with Node.js"
https://github.com/jglchen/react-native-nextjs-projects

expo react-native reactjs typescript

Last synced: 2 months ago
JSON representation

The mobile version of the "Build Applications from Website to Mobile - A Sample Server-Rendered Website with Node.js"

Awesome Lists containing this project

README

          

# Build Applications from Website to Mobile - Mobile Version of A Sample Server-Rendered Website with Node.js

This is the mobile version of the [Build Applications from Website to Mobile - A Sample Server-Rendered Website with Node.js](https://nextjs-projects-wheat.vercel.app/), which illustrates **John Chen's** side projects for publicity to show up his technical capabilities and interests.

**iOS** and **Android** mobile apps are developed with **React Native**, anyone who is interested can test the apps through the [Expo Publish Link](https://exp.host/@jglchen/nextjs-projects) with [Expo Go](https://expo.dev/client) app.

### [React Native Expo Publish](https://expo.dev/@jglchen/nextjs-projects)
### [React Native GitHub](https://github.com/jglchen/react-native-nextjs-projects)
### [View the Web Demo](https://nextjs-projects-wheat.vercel.app/)
### [React GitHub](https://github.com/jglchen/nextjs-projects)
### Docker: docker run -p 3000:3000 jglchen/nextjs-projects