Overview - Live Demo
This simple shopping cart prototype shows how React with Typescript, React hooks, react Context and SCSS can be used to build a friendly user experience with instant visual updates and scaleable code in ecommerce applications.
- Add and remove products from the floating cart using Context Api
- Filter products by available sizes using Context Api
- Responsive design
- Clone the repository
- Run
npm install
to install dependencies - Run
npm start
to start the application
The MIT License (MIT). Please see License File for more information.
A project by Nkwo Chukwuemeka