https://github.com/hptrk/learn-forkify
https://github.com/hptrk/learn-forkify
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hptrk/learn-forkify
- Owner: hptrk
- Created: 2023-01-19T20:32:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-06T23:44:28.000Z (3 months ago)
- Last Synced: 2025-02-07T00:26:17.321Z (3 months ago)
- Language: JavaScript
- Size: 2.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Forkify
This project was created as part of a **JavaScript & Web Development** Udemy course.
The project focuses on building a **recipe search application** using modern JavaScript and third-party APIs.## 🚀 Features
- **JavaScript Vanilla** – Built using plain JavaScript with ES6+ features.
- **Third-Party API** – Fetch recipes from an external API.
- **Responsive Design** – Fully mobile-friendly interface for an optimal user experience.
- **Custom Search** – Allows users to search recipes by ingredients or dish name.
- **Dynamic User Interface** – Recipes are displayed dynamically as users interact with the app.## 📅 Project Details
- **Course**: Udemy - The Complete JavaScript Course 2023: From Zero to Expert!
- **Year**: 2023
- **Technologies**: JavaScript, HTML, CSS, Third-party APIs## 📸 Preview
---
⭐ This was a learning project and is not actively maintained.