Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 API

License
This project is open source and available under the MIT License.