Taste Trove is an online platform designed for food enthusiasts to buy, review, and add food items. It serves as a comprehensive marketplace where users can explore diverse culinary delights, share their food experiences, and contribute their favorite food items to the community. This project aims to connect food lovers, helping them discover new tastes and share their culinary passion with others.
- Food Marketplace: Users can browse and purchase a wide variety of food items from different cuisines and categories.
- User Reviews: Users can share their experiences by writing reviews and reading others' reviews to make informed decisions.
- Add Food Items: Users can add their favorite food items to the marketplace, complete with descriptions, images, and pricing.
- React
- Tailwind CSS
- JavaScript
- Express.js
- Firebase
- Clone the repository:
git clone https://github.com/wasim475/taste-trove.git
- Navigate to the project directory:
cd taste-trove
- Install dependencies:
npm install
- Start the development server:
npm run dev
This setup will allow you to run Taste Trove locally and explore its features in a development environment.