React-based Shopping List Application.
View app preview
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
π