Quick start

1. Setup the environment variables
MONGO_URI
DOMAIN
Cloudinary Integration:
Stripe Integration:
EmailJS Integration:
SHIPPING_FEE:
BASE_CURRENCY:
2. Installation

To install the required node_modules and start the server for your Next.js front-end app, follow these steps:

Note: Make sure you have Node.js installed on your machine before executing the above steps. You can download and install Node.js from the official Node.js website (https://nodejs.org).