Welcome to Bangaliana Bites, an online restaurant website where customers can browse the menu, place orders, and enjoy a seamless dining experience.
Bangaliana Bites is a modern, responsive restaurant website designed for users to explore the menu and place food orders online. The website is easy to navigate, offers a user-friendly interface, and incorporates a secure ordering system. The platform allows customers to order their favorite dishes with just a few clicks.
- Frontend: React.js, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- Authentication: Firebase Authentication
- Hosting: Firebase Hosting
- Interactive Menu: Browse the menu with detailed descriptions and images of dishes.
- Order System: Easily add items to the cart and place an order online.
- Customer Account: Register, log in, and manage your account to track orders.
- Responsive Design: The website is fully responsive and optimized for mobile devices.
- React: JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for styling.
- Express.js: Web framework for Node.js to handle backend routes.
- MongoDB: NoSQL database for storing user and order data.
- Firebase: For authentication and hosting.
Make sure you have Node.js and MongoDB installed on your local machine.
- Clone the repository:
git clone https://github.com/chanbadsha/bangaliana-bites.git cd bangaliana-bites