Live site link: https://dineease-5bb20.web.app/
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
- Interactive Navbar: Navigate seamlessly through different sections of the website with our intuitive navbar.
- Visually Appealing: Enjoy a visually appealing design with carefully chosen color schemes and layouts.
- Search Functionality: Easily search for your favorite foods using our advanced search functionality.
- User Authentication: Register and login securely to access personalized features like adding food items and viewing order history.
- Responsive Design: Experience a seamless browsing experience across devices, whether it's a desktop, tablet, or mobile phone.
- React.js: For building the user interface and creating reusable components.
- Express.js: For handling the backend server and API routes.
- MongoDB: As the database for storing user and tourist spot information.
- Node.js: For server-side scripting and handling backend logic.
- Cors: For enabling Cross-Origin Resource Sharing to allow the frontend to communicate with the backend.
- Helmet: For managing the document head in React applications, ensuring proper SEO.