Duration: 2 Week Sprint
Mocktail is an app for craft mocktail recipes. There are plentiful alcoholic drink apps in the market but hardly anything focusing specifically on non-alcoholic drinks. I created this app to fill that need.
Mocktail gives the user the ability to add their own recipes, discover recipes from other users and to update the recipes when they find their own specific twist. The app also allows users to input ingredients they currently have at home. It then suggests recipes they can make based on those ingredients!
- Node.js
Visit the fully deployed app here
Note: The app is currently best viewed in a mobile size. Please re-size your page for best results!
Run it locally:
- Clone this repository from Github
- Create a database titled "prime_app" and create the tables using the initializer data found in database.sql
- Run npm install in your terminal to download the necessary modules
- Run npm run client to start React
- In a separate terminal, run npm run server to start the server
- Visit http://localhost:3000 in your browser to view the project!
- React
- React-Redux
- Redux-Saga
- Material UI (MUI)
- Express.js
- Node.js
- PostgreSQL
- Axios
- HTML/CSS
- Cloudinary
Thanks to Prime Digital Academy who equipped me with the skills needed to make this application a reality.
If you have suggestions or issues, please email me at [email protected]