This app is designed to make recipe hunting easier and quicker.
The app aims to include:
- Ability to search for a recipe by ingredients or cuisine
- Filter results by allergies and dietary needs
- A sign up and login page
- An area for saved recipes which can be referred back to later
- React.js
- React Native
- Express.js
- MySQL
- CSS (soon to changed to styling with Tailwind)
Below is the user flow of the app
Below is the data schema of the app
Below are the API routes for the app
- Clone the repository.
- On your computer terminal, inside the project folder, run the command yarn start.
- Then cd into the client folder and run yarn start.
This is a student project that was created at CodeOp, a full stack development bootcamp in Barcelona.