Fashtore
Responsive clothing store including a shopping cart functionality.
Technologies and tools used:
- React, React Router and React Query;
- TypeScript;
- Tailwind CSS;
- Axios;
- Vite;
- ESLint;
- Prettier.
API
This project uses the RESTful Fake Store API by Mohammad Reza Keikavousi.
Setup
npm install
Run
npm run dev
Build
npm run build