Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masudranashawon/foodverse
Foodverse 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.
https://github.com/masudranashawon/foodverse
api-rest react react-router recipe-finder tailwindcss
Last synced: about 1 month ago
JSON representation
Foodverse 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.
- Host: GitHub
- URL: https://github.com/masudranashawon/foodverse
- Owner: masudranashawon
- Created: 2022-12-21T13:07:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T15:12:13.000Z (about 2 years ago)
- Last Synced: 2024-08-17T08:07:29.828Z (5 months ago)
- Topics: api-rest, react, react-router, recipe-finder, tailwindcss
- Language: JavaScript
- Homepage: https://food-verse-masud.netlify.app/
- Size: 3.51 MB
- Stars: 24
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Foodverse: A Recipe Finder Web Application
### What is Foodverse?
Foodverse 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, Foodverse 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:
1. Users can search different kinds of recipes and get the ingredients for these
2. Users can save specific recipes as the favorites
3. Favorite recipes are also stored in the local storage of the client's browser### View the app (Hosted on Netlify):
https://food-verse-masud.netlify.app
### Tools:
React.js, React Router, Tailwind CSS
### 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!