Foodverse is a recipe ingredient management app built with React, TailwindCSS, and JavaScript. With this app, you can keep track of all the ingredients you have in your kitchen, and build recipes with the ingredients you already have on hand. Foodverse streamlines the recipe building process with a modern, intuitive interface and makes it easy to stay organized and save time in the kitchen.
- Browse and discover new recipes
- Store ingredients and cooking instructions in a clean, organized manner
- Modern, intuitive interface
- React: A JavaScript library for building user interfaces
- TailwindCSS: A utility-first CSS framework
- JavaScript: A high-level, interpreted programming language
- Clone the repository:
git clone https://github.com/sakibb77/foodverse.git
- Navigate to the project directory:
cd foodverse
- Install dependencies:
npm install
oryarn install
- Start the development server:
npm start
oryarn start
Foodverse is an open-source project, and contributions are welcome! If you're interested in contributing, please take a look at the contributing guidelines.