Welcome to IngredientInsight, a project I crafted using React JS and Tailwind CSS to bring a delightful culinary exploration experience. With a keen focus on user-friendly UI/UX design, this website boasts a robust search functionality that allows users to discover a diverse array of dishes based on specific ingredients. Each search generates a variety of dishes that match the user's input, and by clicking on any dish, users can delve deeper into its details. Additionally, the platform facilitates the creation of a personalized favorites list, enabling users to curate their preferred recipes seamlessly. The magic happens through API integration, enabling the dynamic fetching of dishes to ensure a constantly evolving and enriching culinary adventure. Join me on this flavorful journey of discovery and delight!
To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/DharmaWarrior/Food-Recipe
- Install NPM packages
npm install
- Run the Project
npm start
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Saar Agrawal - LinkedIn
Project Link: https://github.com/DharmaWarrior/Food-Recipe