Skip to content

This project is a recipe app that lets users browse and manage recipes easily. It includes features like searching by ingredients and viewing step-by-step instructions.

Notifications You must be signed in to change notification settings

Kharbachzoubair/Recepi_Projet

 
 

Repository files navigation

Recepi_Projet 🍽️

Recepi_Projet is a web application designed for exploring and managing recipes. It allows users to browse various recipes, view detailed information, and enjoy a modern, interactive web experience. The project is built with React.js, TailwindCSS, and Docker for a smooth and scalable development environment.

Features ✨

  • Browse recipes: Easily explore a collection of recipes.
  • Recipe details: Click on a recipe to view detailed information, including ingredients, preparation steps, and more.
  • Interactive UI: Smooth animations and transitions for an engaging experience.
  • Docker Support: Set up and deploy the application in containers for a consistent development environment.

Technologies Used 🛠️

  • Frontend:
    • React.js
    • TailwindCSS
  • Backend:
    • (Specify if applicable, e.g., Node.js, Express)
  • Other Tools:
    • Docker
    • Docker Compose

Installation 🔧

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Kharbachzoubair/Recepi_Projet.git
  2. Navigate to the project directory:
    cd Recepi_Projet
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm run dev
  5. Open your browser and go to:
    http://localhost:5173/
    

Authors ✍️

About

This project is a recipe app that lets users browse and manage recipes easily. It includes features like searching by ingredients and viewing step-by-step instructions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • CSS 13.7%
  • HTML 4.0%