Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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?