Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noob0799/recipefinder

A webapp built using React to view, search and save your favourite recipes.
https://github.com/noob0799/recipefinder

bootstrap5 css3 html-css-javascript html5 javascript lodash react react-slick redux redux-thunk redux-toolkit sass

Last synced: 13 days ago
JSON representation

A webapp built using React to view, search and save your favourite recipes.

Awesome Lists containing this project

README

        

# Recipe Finder
A webapp built using React to view, search and save your favourite recipes.
Live webapp link: https://recipe-finder-noob.netlify.app/

## Initial page listing all available recipes with pagination
![image](https://github.com/user-attachments/assets/eb507781-d9e7-4247-97b5-97ae2a78b7d3)
![image](https://github.com/user-attachments/assets/5c69b726-27ee-4bc3-a2e7-946e5b57b0c1)

## Section showing Top Rated Recipes
![image](https://github.com/user-attachments/assets/3da8f97a-ced6-4be1-b8b6-c9f08f97726f)

## Section showing Easy To Cook Recipes
![image](https://github.com/user-attachments/assets/1c02d5eb-77f6-4ecd-a3df-967a7cdcbb17)

## Searchbar with Debouncing
![image](https://github.com/user-attachments/assets/874407ce-2259-49f0-8d11-4afb848d64c7)

## Couple of Recipes added as favourites. Favourites link showing total count
![image](https://github.com/user-attachments/assets/5c5ece15-5ccd-4ee2-ba54-b925c9a7a005)

## Recipe Details page
![image](https://github.com/user-attachments/assets/b70d02da-7095-4c3c-9abd-c6897ec434ed)

## Favourites page
![image](https://github.com/user-attachments/assets/e821008d-0f8d-41c8-9a6a-e1169ab07164)