Skip to content

ChauDinh/react-shopping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Shopping

A simple React Application

Installation

git clone git@github.com:ChauDinh/react-shopping.git
cd react-shopping
npm install

# open in vscode
code .

# start application
npm start

What we will cover?