Fork and clone this repository then cd into the product-list folder and run "npm install" in your terminal. Before starting the server, make sure you start your Mongo database. In order for the app to work correctly you need to run "node server.js" in your terminal to start the server. Once the server is started you can go into the "products-front-end" folder and check the readme there for instructions on how to start the front end app.
This project has been created by a student at Parsity, an online software engineering course. The work in this repository is wholly of the student based on a sample starter project that can be accessed by looking at the repository that this project forks.
If you have any questions about this project or the program in general, visit parsity.io or email hello@parsity.io.