Skip to content

JaviNGD/shopping-list-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

29 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Shopping List App πŸ›’

React-based Shopping List Application.

Demo

View app preview

Run Locally

Clone the project

git clone https://github.com/JaviNGD/shopping-list-react.git

Go to the project directory

cd shopping-list-react

Install dependencies

  npm install

Start the server

  npm start

πŸ›’