Skip to content

krishpansara/php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Cooking Recipe Website (PHP)

Welcome to the Cooking Recipe Website β€” a simple and functional web application built using PHP, HTML, CSS, and JavaScript. This project provides a platform to display and explore a variety of cooking recipes dynamically using PHP backend logic.

🧾 About

This repository contains the source code for a cooking recipe website created with PHP. You can use it to learn how to structure a basic PHP application, manage views, and serve recipe data dynamically. The website features different recipes categorized and displayed from PHP code.

πŸš€ Features

  • πŸ“Œ Dynamic recipe pages using PHP
  • πŸ₯˜ Multiple recipe listings
  • πŸ§‘β€πŸ³ Easy-to-edit codebase for customization
  • 🎨 Frontend styled with HTML, CSS, and JavaScript
  • 🍲 Browse and view recipes
  • πŸ” Search recipes by name or ingredients
  • ❀️ Like and save recipes
  • ⭐ Rate recipes
  • πŸ‘₯ Follow users and view followers/following
  • πŸ‘€ User profile with activity overview
  • πŸ“ Add and manage recipes
  • 🎨 Clean and responsive UI
  • ⚑ Fast and lightweight PHP backend

πŸ’‘ Getting Started

To run this website locally:

  1. Clone the repository

    git clone https://github.com/krishpansara/php.git
  2. Navigate to the project folder

    cd php
  3. Serve using a local PHP server

       php -S localhost:8000
  4. Open your browser and visit:

     http://localhost:8000

πŸ› οΈ Requirements

Software Requirements

  • PHP 7.0 or higher
  • Web server (XAMPP / WAMP / MAMP) or PHP built-in server
  • Web browser (Chrome, Firefox, Edge)
  • Git (optional, for cloning repository)

Hardware Requirements

  • Minimum 2GB RAM
  • Any system capable of running PHP
  • Internet connection (for cloning the repository)

πŸ“– Usage

  • Open the homepage to view available recipes
  • Search recipes using the search bar
  • Like and save recipes for later use
  • Rate recipes based on your experience
  • Follow other users to see their recipes
  • View followers and following list in your profile
  • Modify recipe content directly in PHP files (admin/developer)
  • Add new recipe pages as needed
  • Customize UI using CSS
  • Extend the project with database support if required

About

in this i have added cooking recipe website using php

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published