Ran-Dog is a random dog photo generator that brings you photos of canines and sometimes humans!
The DogImager.js file has a function newPhoto() that uses the fetch()
method to call on the Dog API. This retrieves the photos' links from the Dog API's data that can be used to display the many dogs!
- Fork or clone the repository on your preferred Code Editor!
git clone https://github.com/gprmarquez/ran-dog.git
- Navigate into the cloned folder.
- Run
yarn
. This should install the dependencies in the package.json file. - Run
yarn start
to get the program running! - Enjoy photos of dogs!
Gerald Marquez |
---|
💻 🤝 |