Trying to create an e-commerce website using latest next-js
If your project needs any prerequisites or dependencies, list them here.
- node
- npm
Clone the project
git clone [email protected]:nawinkumarsharma/e-commerce.git
Setup the necessary environment variables
copy .env.example .env
Install the dependencies
npm install
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
screencast-from-2024-05-12-02-19-24_qvn9Zgdn.webm
or https://www.kapwing.com/videos/663fde853bc2d77f7415eed5
Author Name : Nawin Kumar Sharma
GitHub URI : nawinkumarsharma