GoodFood is a modern and engaging food website that offers a wide variety of delicious cuisines with an intuitive and visually appealing user interface. The platform is designed to provide a seamless user experience, secure login, and efficient performance, showcasing expertise in full-stack development and user-centric design.
- Wide Variety of Cuisines: Browse through a diverse range of delicious food options.
- Intuitive User Interface: A visually appealing and easy-to-navigate design for better user engagement.
- Secure Authentication: Firebase Authentication ensures a safe and secure login experience.
- Seamless Performance: Optimized for fast and efficient performance.
- Frontend: React, Tailwind CSS
- Backend: Express.js
- Database: MongoDB
- Authentication: Firebase Authentication
- Clone the repository:
git clone https://github.com/anurag-prajapati34/GoodFood.git cd GoodFood
- Install dependencies:
npm install
- Configure environment variables:
- Create a
.env
file in the root directory. - Add your Firebase and MongoDB connection details.
- Create a
- Start the development server:
npm start
- Navigate through the food categories and explore cuisines.
- Log in securely using Firebase Authentication.
- Place your food orders seamlessly.
GoodFood/
├── public/
├── src/
│ ├── components/
│ ├── pages/
│ ├── styles/
│ └── utils/
├── .env
├── package.json
└── README.md
This project is licensed under the MIT License.
- Portfolio: My Portfolio
- GitHub: My GitHub Profile
- LinkedIn: My LinkedIn Profile
Feel free to reach out for collaboration or feedback!