This is a simple ecommerce web app built with NextJS 13.4 App Dir
You can try the live demo of the application here.
- NextJS 13.4
- FakestoreAPI
- Zustand
- Tailwind CSS
- RadixUI
- Node.js (v14.0.0 or higher)
- npm (v6.0.0 or higher)
- clone this repository
- go to directory project
- run
pnpm install
- run
pnpm run dev