knowyourenemy / ask-a-dog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ask a Dog!

https://knowyourenemy.github.io/ask-a-dog

This project answers any question you give it with an image of a dog and a quote.

API Calls

This project uses the Axios library to fetch a random image from this Dog API.

The quotes are stored locally, and have been obtained from this Quotes API.

Future Plans

I really wanted to include a button that allows users to download or share the results. I tried implementing this using the html-to-image library, but it did not work well with iOS devices. As such, I did not commit it to the main branch.

Acknowledgements

Thank you to Ruth Lim for helping me with the design.

About


Languages

Language:JavaScript 96.3%Language:CSS 2.9%Language:HTML 0.9%