This project is like an e-commerce frontend page. You can filter the products and add them to the basket. Finally you can buy.
- Fetch Data from API
- Product Filtering
- Add to Basket
- You can change the number of items in the basket
- You can view the products page by page
- React
- Redux
- Styled Components
- Cypress
- react-toastify
- react-paginate
- json-server
- Google Cloud for hosting
git clone https://github.com/Cihatata/marketApp.git
cd marketApp
npm install
npm run dev
npm run cypress:headless
npm run cypress