Foodverse is a recipe website where users can search for different kinds of recipes and find the necessary ingredients for each recipe item. The website also allows users to save their favorite recipe items to the local storage of their browser.
Foodverse makes it easy to find recipes for both vegetarians and meat eaters, as well as for people who want to lose weight. The website is made with React, Tailwind, and React Router.
- Search for different kinds of recipes
- Find necessary ingredients for each recipe item
- Save favorite recipe items to local storage
- Recipes for vegetarians, meat eaters, and people who want to lose weight
- Built with React, Tailwind, and React Router
To get started with Foodverse, follow these steps:
- Clone the repository to your local machine
- Install the necessary dependencies with
npm install
- Run the app with
npm start
- React
- Tailwind
- React Router