Deployed link https://home-essentials-web.herokuapp.com/
Note: Free tier herkou doesn't support database functionalities so some functions may not work. If interested in the project instead fork and run locally
-
Fork and clone the repo
-
To run the project install node modules using the command "npm install"
-
then open the main folder in terminal and type command : nodemon
-
then open another terminal to run database : mongod
-
further (optional) another terminal for viewing database : mongo