🧾 Shopping Lists | Simple React App

Built this a simple shopping lists app to organize your shopping and make it easier.

📷 Screenshots

React Shopping Lists

✌️ Preview

You can access the demo here. Shopping Lists is built with Bulma and React.

✅ Available Scripts:

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000