node -v => 18.8.0
npm -v => 8.18.0
yarn -v => 1.22.19
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
- Using Redux toolkit
- Fully responsive
- Main (index)
- Login/SignUp
- Products List
- Product Details
- Cart
- Profile