Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Delivery Website

A responsive food delivery website built as a practice project to learn HTML, CSS, and especially media queries. This repository contains the source HTML and CSS used to build the site and demonstrates responsive layout, visual styling, and semantic structure for a simple food-ordering landing page.

Screenshots

Screenshot 2024-09-15 210334

Screenshot 2024-09-15 210359

Screenshot 2024-09-15 210447

Screenshot 2024-09-15 210500

Project overview

This is a small front-end project intended for learning and experimentation. The site focuses on:

  • Responsive layout using CSS media queries
  • Clean HTML structure and semantic tags
  • Styling techniques with CSS (Flexbox, Grid, typography, color schemes)

Key features

  • Responsive header and navigation
  • Hero/banner section showcasing featured dishes
  • Menu sections with cards for food items
  • Contact or order call-to-action
  • Mobile-first breakpoints with adjusted layouts for tablet and desktop

Technologies used

  • HTML5
  • CSS3 (Flexbox, Grid, Media Queries)
  • No JavaScript (static prototype) — easy to extend with JS later

How to run locally

  1. Clone the repository:
    git clone https://github.com/sunilpy-dev/Project2.git
  2. Open the project folder and open the main HTML file (e.g., index.html) in your browser.

Tip: Use your browser devtools to test different viewport sizes and observe how media queries adjust the layout.

Suggested folder structure

  • index.html
  • css/
    • styles.css
  • images/
    • (project screenshots and assets)

Notes and next steps

  • Accessibility: add meaningful alt attributes and consider ARIA attributes where appropriate.
  • Interactivity: add JavaScript for a simple cart, filtering, or a mock order flow.
  • Deployment: add a live demo via GitHub Pages or Netlify and include a demo badge/link in this README.
  • Testing: add cross-browser checks and refine breakpoints for edge-case viewports.

Contributing

This is a personal practice repository. Contributions are welcome — open an issue or submit a pull request with improvements or suggestions.

Contact

If you have questions or suggestions, open an issue in this repository or visit my GitHub profile: https://github.com/sunilpy-dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages