This is an e-commerce app built with Next.js, Material UI, and useSWR for API calls. It also utilizes the Context API for global state management. The app features a favourites page, add to cart module, product detail page, and dark mode theme.
The app can be accessed on HERE.
- Favourites page
- Add to cart module
- Product detail page
- Dark mode theme
- Next.js
- Material UI
- useSWR
- Context API
You can browse through the products, add them to your favourites or cart, and view the product details. The app also supports a dark mode theme.
This project was created by Recep GÖÇMEN.