Ecommerce client
Technologies used:
- NextJS (react framework)
- URQL (graphql client)
- Shadcn (ui library)
- Zustand (state management)
- Zod (form validation)
- Razorpay
How to install
git clone https://github.com/glowfi/ecommerce-client
npm run dev
Create an .env file in the root directory
Add the environment variables required by creating a .env
file by taking help from .env.sample