FlipQuotes is an Android application inspired by the layout of InShorts. The app displays quotes with their authors and provides functionality to refresh the quotes and share them.
- Display quotes with authors.
- Refresh button to load new quotes.
- Share button to share quotes as images.
- Clone the repository:
git clone https://github.com/Amrish-Sharma/FlipQuotes.git
- Open the project in Android Studio.
- Build the project to download dependencies and set up the environment.
- Launch the app to view quotes.
- Tap the refresh button at the top right to load a new quote.
- Tap the share button to share the current quote as an image.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Commit your changes (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature-branch). - Open a pull request.
This project is licensed under the MIT License.