Skip to content

prabhakaryadav2003/Recipe-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Web App

Welcome to the Recipe Web App! This project is a simple and interactive web application that allows users to browse, search, and view various recipes. It's designed to be user-friendly and visually appealing, with the aim of making cooking fun and accessible for everyone.

Features

  • Recipe Search: Quickly find recipes by keywords.
  • Responsive Design: Optimized for all devices including mobile, tablet, and desktop.
  • Recipe Details: View detailed information about each recipe, including ingredients and instructions.
  • Interactive UI: A clean and engaging user interface built with modern web technologies.

Technologies Used

  • Frontend:
    • HTML, CSS, JavaScript
    • Bootstrap (for responsive design)
  • Backend:
    • Django
  • Database: SQLite

Installation

Follow these steps to set up the project locally:

  1. Clone the repository:
    git clone https://github.com/prabhakaryadav2003/Recipe-Web-App.git
  2. Navigate to the project directory:
    cd Recipe-Web-App
  3. Set up a virtual environment:
    python -m venv venv
    source venv/bin/activate  # On Windows, use `venv\Scripts\activate`
  4. Install dependencies:
    pip install -r requirements.txt
  5. Run the development

About

This project is a simple and interactive web application that allows users to browse, search, and view various recipes. It's designed to be user-friendly and visually appealing, with the aim of making cooking fun and accessible for everyone

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors