A modern and fully responsive Food Website Landing Page built using HTML, CSS, and JavaScript.
This project is designed to showcase a clean UI, smooth interactions, and mobile-friendly navigation.
- Fully Responsive Design (Mobile, Tablet, Desktop)
- Attractive Food-Themed UI
- Sticky Navigation Bar
- Mobile Hamburger Menu Toggle
- Special Dishes Section with Ratings
- Chef Section
- Client Testimonials Slider
- Smooth Navigation
- Cart Icon UI
- Remix Icons Integration
- HTML5
- CSS3
- JavaScript (Vanilla JS)
- Remix Icon CDN
responsive_landing_page/ │ ├── index.html ├── style.css ├── main.js ├── assets/ │ ├── food.png │ ├── special-1.png │ ├── special-2.png │ ├── special-3.png │ ├── chef.jpg │ ├── client-1.jpg │ ├── client-2.jpg │ ├── client-3.jpg │ └── explore.png └── README.md
- Opens & closes navigation menu
- Changes menu icon dynamically
- Clickable bullets to change slides
- Smooth horizontal transition
- Clone the repository
git clone https://github.com/Vikas-ProCoder/responsive_landing_page.git
## Screen Recording video
<video controls src="Screen Recording 2026-01-05 234302.mp4" title="Title"></video>