Skip to content

Latest commit

 

History

History
71 lines (51 loc) · 2.51 KB

README.md

File metadata and controls

71 lines (51 loc) · 2.51 KB
Contents
  1. About The Project
  2. Installation
  3. Contributing

Animal Aid

Animal Aid Pc

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)

Built With, Pure :

  • HTML5
  • CSS3
  • Javascript
  • Jqury

(Back to top)

Installation

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.

  1. Clone the repo
    git clone https://github.com/Muhthoriqas/Animal-Aid.git
  2. Go to project
    cd Animal-Aid
  3. Open Your Text Editor
    code . (for shorcut to open VScode)

(Back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b main )
  3. Commit your Changes (git commit -m 'Add some feature')
  4. Push to the Branch (git push origin main)
  5. Open a Pull Request

(Back to top)