https://github.com/bria222/bree-collection
🛒Simple ecommerce cart application built with Typescript and React
https://github.com/bria222/bree-collection
ecommerce-website firebase javascript react react-context-api react-hooks react-shopping-cart redux single-page-applications typescript
Last synced: 6 months ago
JSON representation
🛒Simple ecommerce cart application built with Typescript and React
- Host: GitHub
- URL: https://github.com/bria222/bree-collection
- Owner: Bria222
- Created: 2022-09-06T12:32:14.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-19T11:20:13.000Z (about 3 years ago)
- Last Synced: 2025-05-08T02:45:18.954Z (11 months ago)
- Topics: ecommerce-website, firebase, javascript, react, react-context-api, react-hooks, react-shopping-cart, redux, single-page-applications, typescript
- Language: TypeScript
- Homepage:
- Size: 911 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🛍️ Simple ecommerce cart application [](https://circleci.com/gh/jeffersonRibeiro/react-shopping-cart)
## Basic Overview - [Live Demo](https://react-shopping-cart-67954.firebaseapp.com/)
This simple shopping cart prototype shows how React with Typescript, React hooks, react Context and Styled Components 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
## Build/Run
#### Requirements
- Node.js
- NPM
```javascript
/* First, Install the needed packages */
npm install
/* Then start the React app */
npm start
/* To run the tests */
npm run test
```
### Copyright and license
The MIT License (MIT). Please see License File for more information.

A little project by Brian nyachae