https://github.com/terrykrom/recipe-app
A recipe app made with the Spoonacular API
https://github.com/terrykrom/recipe-app
fetch-api html-css html-css-javascript html5 javascript js spoonacular-api web web-development webdevelopment website
Last synced: about 1 year ago
JSON representation
A recipe app made with the Spoonacular API
- Host: GitHub
- URL: https://github.com/terrykrom/recipe-app
- Owner: TerryKrom
- Created: 2023-03-07T13:11:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T21:35:20.000Z (over 2 years ago)
- Last Synced: 2025-01-30T10:29:10.326Z (over 1 year ago)
- Topics: fetch-api, html-css, html-css-javascript, html5, javascript, js, spoonacular-api, web, web-development, webdevelopment, website
- Language: HTML
- Homepage: https://terrykrom.github.io/recipe-app/
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# recipe-app
> A recipe app made with the Spoonacular API
- This is a simple recipes web-app, made only for studying purposes
- I made this code while learning fetch function in JS