https://github.com/jacobcolyvan/cheflist-frontend
React-side frontend for a site that creates playlists based on recipes you choose.
https://github.com/jacobcolyvan/cheflist-frontend
frontend playlists reactjs recipe spoonacular-api spotify-api
Last synced: about 1 month ago
JSON representation
React-side frontend for a site that creates playlists based on recipes you choose.
- Host: GitHub
- URL: https://github.com/jacobcolyvan/cheflist-frontend
- Owner: jacobcolyvan
- Created: 2020-07-27T00:03:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T22:52:45.000Z (over 3 years ago)
- Last Synced: 2023-03-07T22:53:54.416Z (over 3 years ago)
- Topics: frontend, playlists, reactjs, recipe, spoonacular-api, spotify-api
- Language: JavaScript
- Homepage: https://cheflist.netlify.app/
- Size: 8.21 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cheflist Frontend Repository
Deployed Project: https://cheflist.netlify.app/login
This is the frontend of a project completed using the MERN stack with @andrewtrandev, for our final project with CoderAcademy. Note that the site requires you to sign up before you can use it.
### Description
It is a website that lets you search recipes by key ingredients. After selecting a recipe a Spotify playlist relevant to the recipe will be generated, this can be saved to the user account. The user will be asked some questions to gauge mood and disposition, this will help the playlist generator in creating a playlist that is relevant and engaging. The recipes and playlists are saved securely on the site so that they can be accessed at any time.