Make sure you have MongoDB and NodeJS installed on your system prior to start this project.
- Install MongoDB community: https://www.mongodb.com/download-center/community
- Install NodeJS: https://nodejs.org/en/download/
- Run
npm start
first to make sure your project is started succesfully - Run
npm test
to test everything