This is a website created to practice handlebars, express, mongodb, sessions and bootstrap.
This project can be checked running on: https://green-meal.herokuapp.com/
Fully functional shopping cart with Express-Sessions
npm install
You need to set your own config/key.env file for config. Example:
SEND_GRID_API_KEY=send_grid_info
MONGO_DB=mongo_db_info
PORT=favorite_local_port
SESSION_KEY=just_a_key_for_sessions
You may use these login information to give it a try.
Login: kiwi@gmail.com Password: kiwi123
If you want to try data-clerk features to add, update and remove products, please contact me at my LinkedIn.