Welcome to the Food Truck App! This application lets users discover food trucks, view menus, read reviews, and place orders for a seamless street food experience.
✅ Browse Food Trucks – Explore a variety of food trucks with different cuisines.
✅ View Truck Details – Access menus, locations, and customer reviews.
✅ User Authentication – Sign up and log in for a personalized experience.
✅ Search & Filter – Quickly find your favorite food trucks.
✅ Add to Cart – Select menu items and add them to your cart.
✅ Secure Checkout – Complete orders and make payments through the app.
The app is built with React, React Router, and other modern web technologies.
- App – Handles routing and user authentication.
- FoodTruckDetail – Displays detailed information about a food truck.
- Card – Represents a food truck in the main grid; links to truck details.
- Auth – Manages login, registration, and authentication.
- Form – Reusable input forms for authentication.
- Haiyun Yuan – Add to Cart, Cart Page, Payment modules.
- Yun Gu – Login, Register, Homepage, Search Bar, Filter functionalities.
- Jiajia Ding – Detail pages for each food truck.
1️⃣ Clone the repository
git clone https://github.com/your-username/food-truck-app.git
cd food-truck-app2️⃣ Install dependencies
npm install3️⃣ Start the development server
npm run dev4️⃣ Open the app in your browser at http://localhost:5173
Dependencies This app uses:
- React – Frontend framework
- React Router – Navigation and routing
- Axios – API requests
- Tailwind CSS – Styling framework
Feedback We'd love to hear your thoughts! Feel free to open an issue or submit a pull request with suggestions.
Enjoy exploring food trucks and bon appétit!
✅ High-level yet detailed – Covers key features, setup, and team credits concisely.
✅ Visually engaging – Uses icons and formatting for easy readability.
✅ Clear instructions – Simple steps to clone and run the app locally.
Would you like any modifications or additional sections?