This React project is a website for a fictional restaurant.
To run the Restaurant website locally, follow these steps:
- Clone the repository: git clone https://github.com/bensonbjacob/restaurant-page.git
- Navigate to the project directory: cd restaurant
- Install the dependencies: npm install
- Start the development server: npm run dev
- Open your browser and visit: http://localhost:3000