Hello there, your task is to convert the following figma design into a mobile app:
Then use the following api to get random quotes in home screen and get quotes by id in favorite quotes screen:
https://github.com/lukePeavey/quotable
So make sure that you have covered all the following tasks:
- design home and favorite quotes screens.
- implement navigation between screens.
- implement generate quote, add to favorite, remove from favorite and search functionalities.
- store IDs of favorite quotes locally on user device.
That's all, fork the repository and start working on it.
Best of luck.