Coastal Delights is a frontend React web application designed to showcase a business, such as a restaurant, and its offerings. With a theme inspired by coastal cuisine and seaside ambiance, it creates an engaging platform to highlight a unique dining experience.
To get started with the project, follow these steps:
- Clone the repository to your local machine.
git clone https://github.com/ryshel-jasmi/Coastal-Delights.git - Install dependencies:
npm install - Start the development server:
npm start - Open http://localhost:3000 to view the app in your browser.