Skip to content

Adi-204/SONA

Repository files navigation

SONA Restaurant Website

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.

Features

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.

Tech Stack

  • Frontend: React.js, React Router
  • Styling: Tailwind CSS, Material Tailwind
  • Icons & Images: React Icons, Custom Assets

Installation

  1. Clone the Repository:

    git clone https://github.com/your-username/SONA.git
    cd SONA
  2. Install Dependencies:

    npm install
  3. Start the Development Server:

    npm start

    The website will run on http://localhost:5173/

Project Structure

📂 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

Contributing

Feel free to fork this repo and submit a pull request if you have improvements! 🚀

License

This project is licensed under the MIT License.

Contact

For questions, feedback, or support, please contact us at [email protected].


Releases

No releases published

Packages

No packages published

Languages