Install the dependencies for each package in this repo individually using
pnpm install
Add a new component inside the packages/ui folder
npx shadcn@latest add button
Run the dev server from root directory using
pnpm dev
- Setup Cart functionality
- Fix fetch shops functionality
- Fix fetch products by shop
- Admin dashboard to allow vendors to add shops and products and go live functionlity for admins to sell their products