An open API service indexing awesome lists of open source software.

https://github.com/emekankwo/shopping_cart_react_typescript

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.
https://github.com/emekankwo/shopping_cart_react_typescript

axios contextapi jest jest-dom jest-tests react scss testing-library typescript webpack

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# An Ecommerce Cart Application

## Overview - [Live Demo](https://nkwo-shoppingcart.netlify.app/)

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.

## Features

- Add and remove products from the floating cart using Context Api
- Filter products by available sizes using Context Api
- Responsive design

## Get Started

- Clone the repository
- Run `npm install` to install dependencies
- Run `npm start` to start the application

### Copyright and license

The MIT License (MIT). Please see License File for more information.





A project by Nkwo Chukwuemeka