This is a simple JavaScript app that uses the Dog API to fetch random Dog images.
There are no prerequisites. Just browse the URL and have some fun!
Just browse to: https://infinitedogs.guinuxbr.com
To contribute to infinite-dogs, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin infinite-dogs/<location>
- Create the pull request.
Alternatively, see the GitHub documentation on creating a pull request.
If you want to contact me you can email guinuxbr@gmail.com.
This project uses the following licence: GNU GPLv3.