1. View products
2. Add product to card
3. Place order
4. Checkout
5. Complete payment
6. View orders
7. Dashboard
1. View overview and latest orders
2. CRUD products
3. View orders and update status
4. View users
8. UI
1. Material UI
2. Dark mode
In the project directory, you can run:
yarn
cp .env.example .env
yarn dev
Open http://localhost:3000 to view it in the browser.