-
GrooMin is a Food delivery tracker web app build with Node.Js and express which helps you order food and keeps live track of your food being delivered.
-
Here is the website : https://radiant-refuge-25726.herokuapp.com/
Install the node modules:
$ npm i
Now start the server:
$ nodemon server
Now to load the client js and sass:
$ npm run watch