Welcome to store This is college final year project.
Here're some of the project's best features:
1. Clone :
git clone "https://github.com/Kalsariya-piyush/Ecommerce-staging-frontend.git"
2. Install Dependencies
npm install or npm i
3. Run
npm run dev
4. To push code in github
git status
git add .
git commit -m "Your message"
git pull origin main
git push origin `Your branch name`
Technologies used in the project:
- NextJs
- Tailwind css
- MUI