/MidtermWebDevExam

Repository for the midterm exam of web development fall 2018 class.

Primary LanguageJavaScriptMIT LicenseMIT

MidtermWebDevExam

Repository for the midterm exam of web development fall 2018 class.

Technologies

  • Nodejs
  • Mongodb
  • React
  • Redux

How to run

  1. Check you have nodejs and react installed!
  2. From root, go and install the dependencies on the backend with
npm install
  1. Run the backend
npm start

You should receive a >"Started up at port 8000"

  1. Go to front directory and install the dependencies for the front
npm install
  1. Run the frontend
npm start
  1. Enjoy!

About

This web page was developped by Stephannie Jimenez