Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.49 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.49 KB

Recipe App - React

Welcome to the Recipe App! This single-page application, built using the React library, provides a user-friendly interface for searching and exploring various recipes. You can find recipes by typing search terms and filtering results based on predefined categories such as meal types (e.g., breakfast, lunch, dinner) or cuisine types (e.g., Indian, Chinese, Mexican).

gif-recipe

Check the application at https://recipe-app-0b1.netlify.app/

Features

Single Page Application: Enjoy a smooth browsing experience without page reloads.
Responsive Design: The app is designed to be fully responsive, ensuring a consistent experience on both desktop and mobile devices.
Search Recipes: Type in keywords to search for specific recipes.
Filter by Meal Type: Easily filter recipes based on meal types like breakfast, lunch, or dinner.
Filter by Cuisine Type: Discover recipes from different cuisines such as Indian, Chinese, or Mexican.

Technologies Used

React : A JavaScript library for building user interfaces.
JavaScript: The programming language used for app functionality.
SCSS: For styling the application.

Thank you for using the Recipe App! We hope it helps you find and enjoy delicious recipes. If you have any questions or feedback, feel free to reach out. Happy cooking!