Welcome to the SONA restaurant website! This project is a responsive and modern website designed for a restaurant, providing information about the menu, location, contact details, and customer reviews.
✅ Home Page - Showcases the restaurant with a stunning carousel and welcome message.
✅ About Page - Shares details about the restaurant and its story.
✅ Menu Page - Displays food categories and dishes with high-quality images.
✅ FAQ Section - Answers common customer questions interactively.
✅ Customer Reviews - Features testimonials from satisfied guests.
✅ Contact & Location - Provides contact information and the restaurant's address.
- Frontend: React.js, React Router
- Styling: Tailwind CSS, Material Tailwind
- Icons & Images: React Icons, Custom Assets
-
Clone the Repository:
git clone https://github.com/your-username/SONA.git cd SONA
-
Install Dependencies:
npm install
-
Start the Development Server:
npm start
The website will run on
http://localhost:5173/
📂 src
├── 📂 assets # Images and icons
├── 📂 components # Reusable components
├── 📂 pages # Page components (Home, About, Menu, etc.)
├── 📂 utils # Data files (reviews, menu items, etc.)
├── App.js # Main app file
├── index.js # Entry point
Feel free to fork this repo and submit a pull request if you have improvements! 🚀
This project is licensed under the MIT License.
For questions, feedback, or support, please contact us at [email protected].