Skip to content

AllisonDing/Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

Food Truck App

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.

Features

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.

Code Overview

The app is built with React, React Router, and other modern web technologies.

Main Components

  • 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.

Team Members

  • 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.

How to Run Locally

1️⃣ Clone the repository

git clone https://github.com/your-username/food-truck-app.git
cd food-truck-app

2️⃣ Install dependencies

npm install

3️⃣ Start the development server

npm run dev

4️⃣ 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!


Why This README Works

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?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published