Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamnanjo/recipe-app
A React-based client for a recipe app that uses spoontacular API
https://github.com/iamnanjo/recipe-app
react reactjs recipes spoonacular spoonacular-api
Last synced: 3 days ago
JSON representation
A React-based client for a recipe app that uses spoontacular API
- Host: GitHub
- URL: https://github.com/iamnanjo/recipe-app
- Owner: IamNanjo
- Created: 2024-03-24T08:48:01.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-30T12:43:26.000Z (8 months ago)
- Last Synced: 2024-03-30T18:54:03.466Z (8 months ago)
- Topics: react, reactjs, recipes, spoonacular, spoonacular-api
- Language: TypeScript
- Homepage: https://nanjos-recipe-app.netlify.app/
- Size: 2.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipe App Client
[![Netlify Status](https://api.netlify.com/api/v1/badges/0e5587d0-00e3-4d6e-a8fc-4fa8ee90a25a/deploy-status)](https://app.netlify.com/sites/nanjos-recipe-app/deploys)
A client for an app that uses [spoontacular API](https://spoonacular.com/food-api) to show recipes.
Hosted on [Netlify](https://app.netlify.com/).## Screenshots
![Frontpage search](search.png)
![Search results](results.png)
![Recipe: salmon with roasted vegetables](recipe.png)