Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kislevlevy/forkify
A recipe search engine that lets you find, collect, and create recipes with a clean and modern UI.
https://github.com/kislevlevy/forkify
javascript recipe-app recipe-website scss-framework search-engine
Last synced: about 1 month ago
JSON representation
A recipe search engine that lets you find, collect, and create recipes with a clean and modern UI.
- Host: GitHub
- URL: https://github.com/kislevlevy/forkify
- Owner: kislevlevy
- Created: 2024-05-15T21:09:18.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T10:40:46.000Z (6 months ago)
- Last Synced: 2024-10-02T03:21:59.739Z (about 2 months ago)
- Topics: javascript, recipe-app, recipe-website, scss-framework, search-engine
- Language: JavaScript
- Homepage: http://kislev.me/forkify
- Size: 147 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Forkify
A recipe search engine to find, collect, and create recipes.
## Features
- Search for recipes from a large database.
- Adjust serving sizes.
- Save recipes.
- Create recipes without logging in.
- Modern and clean UI.## Built With
- HTML
- CSS
- JavaScript## Skills Demonstrated
- JavaScript
- DOM manipulation
- REST API
- Simple Database
- GIT
- Parcel