Dev Bazar is an ecommerce web app with cart, wishlist and facet filter features build on top of Typescript, Next.js, tailwind CSS and Ant-design.
- Next.js
- TypeScript
- Context API
- Tailwind CSS
- Ant-Design
- Nest.js
- PostgreSQL
- TypeORM
git clone https://github.com/gkanishk/dev-bazar-fe
cd dev-bazar-fe
yarn
yarn dev
Will load at:
localhost:3000