/web_midterm1

Primary LanguageJavaScriptMIT LicenseMIT

Midterm exam 2018-02

This is the midterm exam for Web development Fall 2018. The objective of this project is to show data of

Technologies

  • MongoDB
  • Nodejs with express framework and MongoDB Nodejs Driver
  • Reactjs

How to run?

  1. Install and run MongoDB in the default port 27017. You can check the process here.

  2. Clone the proyect git clone https://github.com/lvvanegas10/web_midterm1.git

  3. Install dependencies npm install

  4. Run the project in the root folder npm start

About

This project was developed by Valeria Vanegas

License

This project is under MIT License