Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)