WallOfQuotes is a fun app that lets you browse a list of funny quotes randomly. You can like your favorite quotes and even add new ones to the list.
- Browse a list of funny quotes randomly
- Like your favorite quotes
- Add new quotes to the list
Client: Flutter
Server: Firebase
Clone the repository and run the app with Flutter:
git clone https://github.com/PiotrFLEURY/wallofquotes.git
cd wallofquotes
flutter run
To run tests, run the following command:
flutter test
- Implement search functionality
- Add categories to quotes