An Ecommerce webapp having pages product-page, cart and wishlist page. This app has functinality of dark mode.
This project was made with the help of Component Library oebaUI.
Access this webApp
It is an ecommerce webApp made with the help of HTML, CSS, JS, React, React-Router and some APIs. Its purpose was to extensively understand the use of useReducer + useContext as a state management. It is SPA made with react-router to perform client-side routing. This app also has a functinality of dark mode.
HTML, CSS, JS, React, React Router & Icones
for the icons
- download or clone the repository
- run
npm install
Completed