Skip to content

🔍 Recipe Finder is a smart web application that helps users discover delicious recipes by simply entering the ingredients they have. Built with TypeScript, Tailwind CSS, and Python, it offers an intuitive interface and intelligent recipe suggestions based on user input.

Notifications You must be signed in to change notification settings

gopireddy99/Receipe_Finder

Repository files navigation

Recipe Finder

Recipe Finder is a web application designed to help users discover recipes based on available ingredients. By inputting the ingredients you have on hand, the app suggests a variety of recipes you can prepare.

Features

  • Ingredient-Based Search: Input your available ingredients, and the app will provide a list of recipes you can make.
  • Detailed Recipe Information: Each recipe includes step-by-step instructions, preparation time, and nutritional information.
  • User-Friendly Interface: A clean and intuitive interface ensures a seamless user experience.

Project Structure

The repository is organized as follows:

  • backend/: Contains the server-side code and API implementations.
  • src/: Houses the frontend application built with TypeScript and Tailwind CSS.
  • index.html: The main HTML file that serves the application.
  • package.json: Manages project dependencies and scripts.
  • vite.config.ts: Configuration file for Vite, the build tool used in this project.

Technologies Used

  • TypeScript: For type-safe JavaScript development.
  • Tailwind CSS: For responsive and customizable UI components.
  • Vite: As the build tool and development server.
  • Python: Used in the backend for handling API requests and data processing.

Getting Started

To set up the project locally:

  1. Clone the repository:

    git clone https://github.com/gopireddy99/Receipe_Finder-.git

About

🔍 Recipe Finder is a smart web application that helps users discover delicious recipes by simply entering the ingredients they have. Built with TypeScript, Tailwind CSS, and Python, it offers an intuitive interface and intelligent recipe suggestions based on user input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published