Repository for the midterm exam of web development fall 2018 class.
- Nodejs
- Mongodb
- React
- Redux
- Check you have nodejs and react installed!
- From root, go and install the dependencies on the backend with
npm install
- Run the backend
npm start
You should receive a >"Started up at port 8000"
- Go to front directory and install the dependencies for the front
npm install
- Run the frontend
npm start
- Enjoy!
This web page was developped by Stephannie Jimenez