Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aspreet31/yumrecipes-react
A Delicious Recipe Search App built using ReactJS, Material UI and Edamam API
https://github.com/aspreet31/yumrecipes-react
Last synced: 10 days ago
JSON representation
A Delicious Recipe Search App built using ReactJS, Material UI and Edamam API
- Host: GitHub
- URL: https://github.com/aspreet31/yumrecipes-react
- Owner: aspreet31
- Created: 2024-06-14T07:22:37.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T10:08:08.000Z (5 months ago)
- Last Synced: 2024-06-15T07:57:56.206Z (5 months ago)
- Language: JavaScript
- Homepage: https://yumrecipes-react.onrender.com
- Size: 2.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YumRecipes React.js Application
This repository holds the code for YumRecipes, a user-friendly recipe search application built with **ReactJS** , **Material UI** and **Edamam API**.## Key Features:
### Search Recipes
### Browse Categories Acc. to:
### MealType
### Cuisine
### Health preference### Getting Started:
**Prerequisites:**
Node.js and npm (or yarn): Ensure you have Node.js and npm (or yarn) installed on your system. You can download them from https://nodejs.org/en.**Cloning the Repository:**
Use Git to clone this repository:git clone https://github.com/aspreet31/yumRecipes-react.git
**Installation:**
Navigate to the project directory:
cd yumRecipes-react
Install project dependencies: npm install (or yarn install)
**Running the Application:**
Start the development server: npm start (or yarn start)
The application will typically open in your default web browser at http://localhost:3000 (or a similar port).
## ScreenShot :
### Home Page
![image](https://github.com/aspreet31/yumRecipes-react/assets/103019348/79a3ebf1-f117-4032-a87f-c1a9c7970346)![image](https://github.com/aspreet31/yumRecipes-react/assets/103019348/d540bc2a-8878-4acc-ad7e-6c7c485d4c4c)
![image](https://github.com/aspreet31/yumRecipes-react/assets/103019348/eb53861e-775d-44ae-be39-3afe90bd3e45)
![image](https://github.com/aspreet31/yumRecipes-react/assets/103019348/a372b3f4-c33f-49e3-8729-49f854fd6aba)
### Search Feed
![image](https://github.com/aspreet31/yumRecipes-react/assets/103019348/6399d16c-dfaa-48d4-aca0-566b799f3145)### Health preference (Dairy-free)
![image](https://github.com/aspreet31/yumRecipes-react/assets/103019348/8375538c-4bce-4930-9eb5-dfbb293dbd91)### Recipe Detail
![image](https://github.com/aspreet31/yumRecipes-react/assets/103019348/79545bda-f963-47b3-b654-22d67fd66b8e)