1. 111803157 - Mrunal Kotkar
2. 111803168 - Vrinda Ahuja
1. Clone the repository and cd to the folder.
2. Run npm install.
3. Create a .env file with these variables: MONGO_CONNECTION_URL, COOKIE_SECRET and STRIPE_PRIVATE_KEY.
4. Make sure mongo is running on your system.
5. Run npm run dev and go to localhost:3300 on your browser.
1. MongoDB
2. Express
3. Node JS
4. HTML & CSS