Skip to content

Restaurant website built using React, framer motion and Tailwind css

Notifications You must be signed in to change notification settings

Ousbaiy/Restaurant

Repository files navigation

Restaurant

This is a restaurant website built using Vite, React, Framer Motion, and Tailwind CSS.

Features

  • Responsive design for optimal viewing on any device
  • Menu listings with photos and descriptions of each dish
  • A reservation form for customers to book a table at the restaurant
  • An "About Us" section introducing the team and story behind the restaurant

Getting Started

To get started with this app, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/Ousbaiy/Restaurant.git
  1. Install the dependencies:
cd Restaurant
npm install
  1. Start the development server:
npm run dev

This will start the development server and open the app in your default browser. The app will automatically reload whenever you make changes to the code.

Building and Deploying

npm run build

This will create a production-ready build of the app in the dist directory. You can then deploy the app by serving the dist directory with a static file server.

Technologies Used

  • Vite: A lightweight, fast, and opinionated web development build tool.
  • React: A JavaScript library for building user interfaces.
  • Framer Motion - A production-ready motion library for React
  • Tailwind CSS: A utility-first CSS framework for rapid styling.

License

MIT

About

Restaurant website built using React, framer motion and Tailwind css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published