Requires some knowledge on javascript.
List of all the node packages used:
- express
- ejs
- express-ejs-layouts
- express-session
- mongoose
- passport
- passport-local
- nodemon
Make sure node js is installed adn go to the terminal in your project and run this to install all the packages needed.
npm install your-specified-package
npm install -D dev-package
npm run dev
node index
Feel free to add what you think is needed.
- Make the design better
- Add an image input in the add product section
- Add filtering of the products in the homepage