This is a simple react project that uses a simple React hooks to update quotes retrieved from a free Kanye West API.
This repo uses the following:
- axios -> for connecting to api
- useState -> managing state -> loading and data
- css3 -> for animation
Here is the MVP on github pages.