Skip to content

tanushbhootra576/RESTRO

Repository files navigation

Restro – Luxurious Restaurant Website

Welcome to Restro, a responsive and visually elegant restaurant-themed website built using React and React Router DOM. This project showcases a modern front-end UI with smooth navigation, stylish design, and placeholder features like "Coming Soon" pages.

Features

  • Navbar with Routing – Fixed, responsive navbar using react-router-dom.
  • Menu Page – Beautifully designed grid of 12 dishes with images and pricing.
  • Contact Us Page – Includes contact info, and social media follow section.
  • Services Page – grid layout showing premium services with images.
  • Bookings & Coupons – Dedicated pages with "Coming Soon" messages.
  • Cart Button – Added to each menu item (functionality optional).
  • Footer – Contact info, quick links, branding, and social media icons.

Tech Stack

  • Frontend: React.js
  • Routing: React Router DOM
  • Styling: Custom CSS
  • Icons: Flaticon & Public URLs

Project Structure

src/
│
├── components/
│   ├── Navbar.jsx
│   ├── TopPicks.jsx
│   ├── Menu.jsx
│   ├── Contact.jsx
│   ├── Services.jsx
│   ├── Bookings.jsx
│   ├── Coupons.jsx
│   ├── Review.jsx
│   ├── Footer.jsx
│   ├── *.css
│
├── App.js
├── index.js

Getting Started

  1. Clone the repository

    git clone https://github.com/tanushbhootra576/restro.git
    cd restrolux
  2. Install dependencies

    npm install
  3. Run the app

    npm start
  4. Visit http://localhost:3000 in your browser 🎉

Contributing

Feel free to fork this project, make enhancements, and open pull requests!

Developed by Tanush Bhootra

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published