Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacobkobr/recipe-portfolio
React based web app that allows users to input recipes that are locally saved for the future. Currently implementing AWS Transcribe for speech to text. Deployed on Netlify.
https://github.com/jacobkobr/recipe-portfolio
Last synced: about 2 months ago
JSON representation
React based web app that allows users to input recipes that are locally saved for the future. Currently implementing AWS Transcribe for speech to text. Deployed on Netlify.
- Host: GitHub
- URL: https://github.com/jacobkobr/recipe-portfolio
- Owner: jacobkobr
- Created: 2024-11-10T07:26:30.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T08:56:00.000Z (about 2 months ago)
- Last Synced: 2024-11-12T09:27:46.700Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://recipeportfolio.netlify.app/
- Size: 1020 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipe Portfolio
React-based app that allows users to input recipe details along with a picture which is locally saved for future viewing.
- Implemented Spoonacular API to fetch recipes based on ingredients on hand
- Implemented local storage to save recipes for future viewing**Try it out!** [Recipe Portfolio on Netlify](https://recipeportfolio.netlify.app/)
## Technologies Used
- React
- TypeScript
- Tailwind CSS
- Netlify
- Spoonacular APILicense
This project is open source and available under the MIT License.