Full stack MongoDB, React, Node and Express app
Error validation: password and confirm password same
TODO: Show backend server error e.g. duplicate email
TODO: Dockerize
Install dependencies:
$ npm install
Fire up server and webpack:
$ npm start
$ npm run dev
Once the server is running, you can visit http://localhost:3000/
Underlying framework/libraries:
- React
- React-router
- Node & Express
- MongoDB & Mongoose
- Webpack & Babel
- Bootstrap & styled-components
