View Project
I created this project to learn about Redux Toolkit and data fetching with React query. It's a simple e-commerce store with features like:
View product list
View products by category
Add products to cart
Update products in cart ( both add and remove )
Tools: Reactjs, Redux toolkit, React query, Tailwindcss
API: fakestoreapi.com/ for dummy products data
Built with