Welcome to TasteAtTips! This repository contains the code for the user interface of a modern and interactive restaurant website. Whether you're looking to explore the menu, make reservations, or order online, this website has it all! 🎉
- Landing Page: A stunning homepage showcasing the restaurant's ambiance and special dishes.
- Order Online: Browse the menu and place orders with ease.
- Table Booking: Reserve a table at your convenience.
- Personalized Recommendations: Get suggestions based on your mood and taste preferences.
- Contact Page: Reach out to us for queries or feedback.
- Frontend Framework: React.js ⚛️
- Styling:
- HTML5 & CSS3 🌐
- Bootstrap 💎
- Tailwind CSS 🎨
- Backend (for future integration): Node.js & MongoDB 🌿
Follow these steps to set up and run the frontend of the restaurant website on your local machine:
Make sure you have the following installed:
- Node.js (v16 or higher) 🟢
- npm (comes with Node.js) 📦
-
Clone the repository
git clone https://github.com/utkarshh7/TasteAtTips.git
-
Navigate to the project directory
cd TasteAtTips
-
Install dependencies
npm install
-
Start the development server
npm start
-
Open in your browser
Navigate to http://localhost:5173 to view the website.
- Add a dark mode theme 🌙.
- Integrate real-time order tracking.
- Implement user authentication for personalized experiences.
We'd love to hear your thoughts and suggestions! Feel free to open an issue or submit a pull request.
Enjoy exploring and contributing to TasteAtTips! 🍽️
This project is licensed under the MIT License.
Made with ❤️ by Utkarsh Dubey.