grocery list is a simple grocery list app with a fully functionality, built using React.js as a side-project to enhance my skill in react now you can try it from here.
This is an list of needed instructions to set up your project locally, to get a local copy up and running follow these instructuins.
- Clone the repository
$ git clone https://github.com/ayoubmouallim/Grocery-list.git
- Navigate to repository directory
$ cd Grocery-list
- Install dependencies
$ npm install
Running on development mode
$ npm start