Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.66 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.66 KB

Preview

Recipe Finder Web Application

Recipe Finder is a recipe web application, where a user can search for a variety of recipes and find the ingredients and quantities needed to make each recipe item. Also, favorite recipe items can be saved in the browser's local storage. It is easy to find different recipes for vegetarians and meat eaters, as well as those who want to lose weight.

You're one-stop for recipes, It is the best app for any type of cooking and cooking level. Browse what's trending, plan your meals with our grocery list tool, and browse recipes by ingredient. There's nothing like a well-prepared meal to make you feel like a culinary genius!

Features

  • Users can search different kinds of recipes and get the ingredients for these
  • Users can save specific recipes as the favorites
  • Favorite recipes are also stored in the local storage of the client's browser
  • It is a fully responsive web application, so you can easily view it on your mobile device as well.

View the app (Hosted on Vercel):

https://recipe-finder-rho-gilt.vercel.app/

Tools

  • React
  • Redux
  • React-Router
  • Material -UI

How to use this repo?

Download or clone this repo and run the following command in the terminal:

npm install
or
npm i

Conclusion:

A recipe web application based not only on a list of recipes with ingredients but a database created by food lovers, for food lovers. Search through thousands of the best recipes worldwide and find what you're looking for without leaving your daily routine Give it a go!

Thanks for visiting this repo!