Royal Rasoi: A Restaurant Website Description:
Royal Rasoi is a full-stack website developed using the MERN (MongoDB, Express.js, React, Node.js) stack. This project aims to provide a seamless online experience for users to explore the menu, make reservations, and provide feedback for a fictional restaurant, "Royal Rasoi." The website incorporates essential features to enhance user engagement and streamline restaurant operations.
Features: User Authentication: Secure login and registration for users. Menu Display: Users can view the restaurant's menu, including descriptions and prices for each item. Table Reservations: Users can reserve tables directly through the website. Feedback System: A section for users to submit reviews and ratings for their dining experience. Tech Stack: Frontend: React.js, HTML, CSS Backend: Node.js, Express.js Database: MongoDB Installation: Clone the repository:
bash Copy code git clone https://github.com/yourusername/royal-rasoi.git Navigate to the project directory:
bash Copy code cd royal-rasoi Install the dependencies for both client and server:
bash Copy code npm install cd client npm install Start the website:
bash Copy code
npm start
cd server npm start Contribution: Feel free to contribute to this project by submitting issues or pull requests. or feel free to connect on linkedin or instagram.
License: This project is licensed under the MIT License.