PROJECTS
Cocktail Notebook
Cocktail Notebook was my final project for HarvardX CS50 Mobile Development course.
It is a React Native app that lets you search for cocktail recipes. Favourite cocktails can be saved to “My Bar” where they can be viewed or deleted. Random cocktail selection is also supported. Cocktail Notebook was built ontop of https://www.thecocktaildb.com/
Here are some screenshots of the app running on an Android device.
You can run Cocktail Notebook on your own mobile phone by installing the Expo app and scanning the QR code at https://expo.io/@rosalita/cocktail-notebook
The source code can be viewed here on Github