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"
- Host: GitHub
- URL: https://github.com/jglchen/react-native-nextjs-projects
- Owner: jglchen
- Created: 2023-02-07T06:55:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-23T09:48:32.000Z (about 3 years ago)
- Last Synced: 2025-12-29T19:22:21.232Z (6 months ago)
- Topics: expo, react-native, reactjs, typescript
- Language: TypeScript
- Homepage: https://jglchen.github.io/react-native-nextjs-projects/
- Size: 10.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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