Skip to content

eleal1/SEhomework2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Website

A dynamic multi-page recipe web application built with Express.js, EJS templating, MySQL, and client-side JavaScript.

Features

  • Home page with cooking introduction
  • Recipe listing page organized by protein type
  • Detailed recipe pages with ingredient hover information
  • Add new recipe form with validation
  • Search functionality for recipes
  • Expandable protein sections

Setup Instructions

  1. Prerequisites:

    • Node.js installed
    • MySQL server running
  2. Install dependencies:

    npm install express mysql2 ejs body-parser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors