Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muhthoriqas/animal-aid
Animal Aid - Final Submission Dicoding Course "Belajar Pemrograman Dasar Web"
https://github.com/muhthoriqas/animal-aid
animal-aid animal-charity animal-donation charity-animal charity-website donation-website
Last synced: about 5 hours ago
JSON representation
Animal Aid - Final Submission Dicoding Course "Belajar Pemrograman Dasar Web"
- Host: GitHub
- URL: https://github.com/muhthoriqas/animal-aid
- Owner: Muhthoriqas
- License: apache-2.0
- Created: 2022-12-29T17:01:01.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-29T18:35:33.000Z (over 1 year ago)
- Last Synced: 2024-04-21T22:28:23.751Z (7 months ago)
- Topics: animal-aid, animal-charity, animal-donation, charity-animal, charity-website, donation-website
- Language: CSS
- Homepage: https://animal-aid-thoriqas.vercel.app/
- Size: 2.03 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Contents
## Animal Aid
![Animal Aid Pc](https://user-images.githubusercontent.com/72277295/210133735-dbf889de-2db1-4cbf-9bd6-e2413bc07bb2.png)
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 lawThis project created by Thoriq AS, for final submission at Dicoding Course (Belajar Pemrograman Dasar Web)
### Built With, Pure :
* ![HTML5](https://img.shields.io/badge/HTML5-red?style=for-the-badge&logo=HTML5&logoColor=white)
* ![CSS3](https://img.shields.io/badge/CSS3-blue?style=for-the-badge&logo=CSS3&logoColor=white)
* ![Javascript](https://img.shields.io/badge/Javascript-yellow?style=for-the-badge&logo=javascript&logoColor=white)
* ![Jqury](https://img.shields.io/badge/Jqury-blue?style=for-the-badge&logo=jquery&logoColor=white)### 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
```sh
git clone https://github.com/Muhthoriqas/Animal-Aid.git
```
2. Go to project
```sh
cd Animal-Aid
```
3. Open Your Text Editor
```sh
code . (for shorcut to open VScode)
```
## 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