This is the repository of Chingu Voyage 46 Tier 1 Team 1 and Recipe Hub, the team's project for the Chingu Voyage. Built in HTML, CSS and vanilla JavaScript, Recipe Hub allows users to search for recipes by entering an ingredient.
Live Site: Recipe Hub
This project includes:
- Search bar for searching recipe
- Recipes with information including ingredients, cooking time, region of origin, difficulty, user ratings and nutrition information
- Dark/light mode toggle
- Responsive, mobile-friendly layout
- Accessible web design
- Mobile-first design workflow
Input a keyword into the search bar, click the "Search" button or press the Enter key to start searching for recipes. Once the search results are loaded, click the "Get Recipe" button in one of the results for the recipe and its information.
From the repository:
- Clone this project locally
- Open
index.html
using your browser - Check out the web page's functionality
Thank you for your hard work on the project!