8000 GitHub - kartickgupta/calzo: šŸ•Calzo - a food delivery app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kartickgupta/calzo

Ā 
Ā 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

Food Delivery App

Issues Pull Requests Forks Stars License

UI DESIGN OF APP

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 repository.

2. Clone the forked repository.

git clone https://github.com/<your-github-username>/fooddelivery_app

3. Navigate to the project directory.

cd calzo

4. Create a new branch.

git checkout -b <your_branch_name>

5. Make changes in source code.

6. Commit your changes.

  git add .
  git commit -m "<your_commit_message>"

7. Push your local branch to the remote repository.

git push -u origin <your_branch_name>

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 Food Delivery App project.

About

šŸ•Calzo - a food delivery app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0