BiteBD is a dynamic food suggestion app that helps users explore food options based on their preferences, location, and available ingredients. Whether you're trying to figure out what's for lunch or need inspiration for a new dish, BiteBD has got you covered!
- Food Suggestions: Provides personalized food suggestions based on user input.
- Ingredient-Based Search: Suggests recipes based on the ingredients you already have.
- User-Friendly Interface: Simple, intuitive design for seamless navigation.
- Real-Time Suggestions: Get fresh ideas every time you visit.
Watch this video to see how the app works in action:
To run BiteBD locally:
- Clone the repository:
git clone https://github.com/nurahmed123/nurahmed123-BiteBD_FoodSuggestionApp.git- Navigate to the project directory:
cd BiteBD_FoodSuggestionApp - Install dependencies:
npm install- Start the app:
npm start- React for the frontend
- Node.js for the backend
- Express.js for handling API requests
- MongoDB for data storage
- Tailwind CSS for styling
Feel free to fork the project and submit issues or pull requests. If you have suggestions or improvements, please open an issue and we’ll get back to you!
This project is licensed under the MIT License - see the LICENSE file for details.


