It is a Quotes App that encompasses quite basic features such as
1. Displays the quotes on screen.
2. You can use the "Next" and "Previous" buttons to toggle forward and backward.
3. Share functionality is also embedded.
**Android Components are used as follows
1. Room database
2. Retrofit library for API calls
3. Views used are card view, text view, and image view
4. Clickables are basic buttons and floating action button
**This app is Open Source! Feel Free to contribute at:
https://github.com/Spook-123/Quote-App