Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mayconrfreitas/express-node-react-boilerplate
A template to create apps using React for the front-end and express for the back-end.
https://github.com/mayconrfreitas/express-node-react-boilerplate
Last synced: about 21 hours ago
JSON representation
A template to create apps using React for the front-end and express for the back-end.
- Host: GitHub
- URL: https://github.com/mayconrfreitas/express-node-react-boilerplate
- Owner: mayconrfreitas
- Created: 2023-11-06T18:51:53.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-22T23:48:43.000Z (12 months ago)
- Last Synced: 2023-11-23T00:24:54.184Z (12 months ago)
- Language: TypeScript
- Homepage: https://medium.com/geekculture/deploying-an-express-node-js-react-app-with-typescript-to-azure-web-apps-using-github-actions-25e4e59203e
- Size: 224 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Express (Node.js) + React App Boilerplate
A template to create apps using React for the front-end and express for the back-end.
Folder structure based on this [article](https://medium.com/@kthamodaran/react-8-best-practices-folder-structure-5dbda48a69e) and this [article](https://profy.dev/article/react-folder-structure).
Based on this [tutorial](https://medium.com/geekculture/deploying-an-express-node-js-react-app-with-typescript-to-azure-web-apps-using-github-actions-25e4e59203e).