This project was built with anime lovers in mind, it generates random quotes from your favorites animes.
Tech used: HTML, CSS and JavaScript
I used api to fetch random quotes and served to the user at the click of a button.
I learned how to get data through an api and how to manipulate the data in the dom.