All Projects → AviranAbady → React Boilerplate

AviranAbady / React Boilerplate

React client and Node.js server single codebase boilerplate

Programming Languages

javascript
184084 projects - #8 most used programming language

React Boilerplate

Demo of the boilerplate in action.

This is a React client, Node.js server boilerplate of a single codebase project. Basic functionality is implemented in both server and client.

The server support local authentication using Passport.js, data storage using MongoDB

The React client integrates redux and allows user registration and login against the server.

Install

make sure MongoDB is running on port 27017

npm install -g webpack

npm install

Use

npm start

Please note

This is a work in progress :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].