Small web application with react and node
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Following things needs to be installed on your local machine so you could run the web application
Node.js - [https://nodejs.org/en/]
Following technologies are used in web application:
- React
- Javascript
- Bootstrap
- NodeJS
- MongoDB
Simply clone this repo using
git clone https://github.com/caiman90/react_web_app.git
then install the Node modules with
npm install
then just start gulp from command line
gulp
Points of improvement : use bower for client side dependecies use npm for server side
Coming soon : passport integration mongo db real data