This is the midterm exam for Web development Fall 2018. The objective of this project is to show data of
- MongoDB
- Nodejs with express framework and MongoDB Nodejs Driver
- Reactjs
-
Install and run MongoDB in the default port 27017. You can check the process here.
-
Clone the proyect
git clone https://github.com/lvvanegas10/web_midterm1.git
-
Install dependencies
npm install
-
Run the project in the root folder
npm start
This project was developed by Valeria Vanegas
This project is under MIT License