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: about 2 months ago
JSON representation
A webapp built using React to view, search and save your favourite recipes.
- Host: GitHub
- URL: https://github.com/noob0799/recipefinder
- Owner: Noob0799
- Created: 2025-01-05T18:32:11.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-01-13T21:22:53.000Z (4 months ago)
- Last Synced: 2025-03-26T03:42:41.006Z (about 2 months ago)
- Topics: bootstrap5, css3, html-css-javascript, html5, javascript, lodash, react, react-slick, redux, redux-thunk, redux-toolkit, sass
- Language: JavaScript
- Homepage: https://recipe-finder-noob.netlify.app/
- Size: 186 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## Section showing Top Rated Recipes
## Section showing Easy To Cook Recipes
## Searchbar with Debouncing
## Couple of Recipes added as favourites. Favourites link showing total count
## Recipe Details page
## Favourites page
