Skip to content

YEsh-DEV/Hunger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hunger - Modern Food & Beverage Website

A responsive and modern website built with HTML & CSS, showcasing a food and beverage business with elegant animations and transitions.

🚀 Live Demo

View Live Demo

📋 Features

  • Responsive design that works on all devices
  • Modern UI with smooth transitions and animations
  • Interactive elements with hover effects
  • Clean and organized code structure
  • Cross-browser compatible

🛠️ Built With

  • HTML5
  • CSS3
  • AOS (Animate On Scroll) library
  • Modern CSS features (Flexbox, Grid, Variables)

📁 Project Structure

project_html_css_website-main/
├── assets/               # Images and SVG files
├── css/
│   ├── sections/        # Section-specific styles
│   │   ├── about.css
│   │   ├── hero.css
│   │   └── trending.css
│   └── style.css       # Main stylesheet
└── index.html          # Main HTML file

🚦 Getting Started

  1. Clone the repository:
git clone https://github.com/YEsh-DEV/Hunger.git
  1. Open the project:
cd Hunger
code .  # If using VS Code
  1. View the website:
    • Open index.html in your browser
    • Or use a live server extension in VS Code

💡 Key Components

  • Hero Section: Engaging landing section with animated elements
  • About Section: Information about the business with interactive images
  • Trending Section: Showcase of popular food and beverage items
  • Interactive Elements:
    • Hover effects on buttons
    • Smooth transitions on images
    • Scroll animations

📱 Responsive Design

The website is fully responsive with breakpoints for:

  • Mobile devices (< 768px)
  • Tablets (768px - 1024px)
  • Desktop (> 1024px)

✨ CSS Features Used

  • CSS Variables for consistent theming
  • Flexbox for layouts
  • Transitions and transforms
  • Media queries for responsiveness
  • CSS animations

🤝 Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit changes (git commit -m 'Add some AmazingFeature')
  4. Push to branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

👤 Author

🙏 Acknowledgments

  • Design inspiration from modern food websites
  • Icons from assets directory
  • AOS library for scroll animations

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages