Contents
Animal Aid is an organization that saves animals from suffering,rehabilitates and releases them back into the wild, and also works to protect their precious natural habitat. Our organization wasfounded on the belief that animals are entitled to good and respectful treatment at the hands of humans and should be protected by law
This project created by Thoriq AS, for final submission at Dicoding Course (Belajar Pemrograman Dasar Web)
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- Clone the repo
git clone https://github.com/Muhthoriqas/Animal-Aid.git
- Go to project
cd Animal-Aid
- Open Your Text Editor
code . (for shorcut to open VScode)
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b main
) - Commit your Changes (
git commit -m 'Add some feature'
) - Push to the Branch (
git push origin main
) - Open a Pull Request