Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bharat-1809/calzo

๐Ÿ•Calzo - a food delivery app
https://github.com/bharat-1809/calzo

app firebase food-delivery hactoberfest javascript react-native

Last synced: 16 days ago
JSON representation

๐Ÿ•Calzo - a food delivery app

Awesome Lists containing this project

README

        

# CalZo - Food Delivery App

![Issues](https://img.shields.io/github/issues/bharat-1809/fooddelivery_app)
![Pull Requests](https://img.shields.io/github/issues-pr/bharat-1809/fooddelivery_app)
![Forks](https://img.shields.io/github/forks/bharat-1809/fooddelivery_app)
![Stars](https://img.shields.io/github/stars/bharat-1809/fooddelivery_app)
[![License](https://img.shields.io/github/license/bharat-1809/fooddelivery_app)](https://github.com/bharat-1809/fooddelivery_app/blob/master/LICENSE)

### Mockups


feed example
feed example
feed example


feed example
feed example
feed example


feed example
feed example
feed example


feed example


## How to Contribute?

**1.** fork [this](https://github.com/bharat-1809/fooddelivery_app) repository.

**2.** Clone the forked repository.

```terminal
git clone https://github.com//fooddelivery_app
```

**3.** Navigate to the project directory.

```terminal
cd calzo
```

**4.** Create a new branch.

```terminal
git checkout -b
```

**5.** Make changes in source code.

**6.** Commit your changes.

```terminal
git add .
git commit -m ""
```

**7.** Push your local branch to the remote repository.

```terminal
git push -u origin
```

**8.** Create a Pull Request!

##### NOTE
**Remember to add "Fixes #Issue_Number" in the Pull Request so as to link the PR with the issue**

**Congratulations!** you've made your contribution to [CalZo](https://github.com/bharat-1809/calzo).