- Add Home Page
- Add Product Page
- Add Collection Page
- Add Shopping Cart
- Add Payment Page
- Add Checkout Page
- Add Auth Pages
- Add Profile Page
- Add UpSell & PostSell
- Deploy to Vercel
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:5173 with your browser to see the result.