Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).