Skip to content

šŸ•Calzo - a food delivery app

License

Notifications You must be signed in to change notification settings

heyitsabhijeet/calzo

Ā 
Ā 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

96 Commits
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

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 fooddelivery_app

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%