Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaudinh/react-shopping
A simple ReactJS E-commerce Application
https://github.com/chaudinh/react-shopping
bootstrap4-theme codesandbox context-api e-commerce reactjs
Last synced: about 1 month ago
JSON representation
A simple ReactJS E-commerce Application
- Host: GitHub
- URL: https://github.com/chaudinh/react-shopping
- Owner: ChauDinh
- Created: 2019-04-09T11:33:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T17:35:07.000Z (almost 6 years ago)
- Last Synced: 2024-11-18T13:38:54.320Z (3 months ago)
- Topics: bootstrap4-theme, codesandbox, context-api, e-commerce, reactjs
- Language: JavaScript
- Homepage: https://chaudinh.netlify.com
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Shopping
A simple React Application
## Installation
```
git clone [email protected]:ChauDinh/react-shopping.git
cd react-shopping
npm install# open in vscode
code .# start application
npm start
```
## What we will cover?