Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 769 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 769 Bytes

It's a React app all about quotes! You can choose a keyword and get a random quote about it. You'll also be able to guess "Who said it?" and save your favorite quotes.

This is the second version of this app. It was built with TypeScript, has a cleaner design, uses the APIs more efficiently, handle its errors and doesn't need React Router, among other improvements.

You can check out the first one's code here but it's not deployed anymore.

Feel free to check out also API Ninjas

Preview