This project is a fully responsive and modern restaurant website developed using React.js for functionality and CSS for styling. The website features a beautiful user interface designed to enhance the user experience, allowing visitors to explore the restaurant's offerings and ambiance effortlessly.
- Home Section: A visually appealing landing page that introduces the restaurant and captures visitors' attention.
- About Section: Detailed information about the restaurant's history, mission, and the team behind the scenes.
- Video Section: An embedded video providing a virtual tour of the restaurant or highlighting special events.
- Gallery Section: A curated selection of high-quality images showcasing the restaurant’s dishes, interior, and atmosphere.
- Newsletter: A subscription form for visitors to stay updated on the latest news and offers.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Bhumika60/Restaurant-react-website.git
-
Navigate to the project directory:
cd Restaurant-react-website
-
Install the dependencies:
npm install
-
Start the development server:
npm start