# Clone this repo
$ git clone https://github.com/ZiaUrR3hman/grocery-bud.git
# Access this repo
$ cd grocery-bud
# Install dependencies
$ npm install
# Run the application
$ npm start
- Fork this repository;
- Create one branch with your feature:
git checkout -b my-feature
; - Commit your alterations:
git commit -m 'feat: My new feature'
; - Push to your branch:
git push origin my-feature
.
Open a pull request with your branch. After yout pull request merge, you should delete your branch.
This project is under MIT license.
Made with 💙 by Zia 👋 Get in touch!