Chenyi-Hou / food-truck-recommendation

Home Page:https://food-truck-recommendation.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find Food Truck

This project is sololy for https://github.com/peck/engineering-assessment/tree/main
Demo: https://food-truck-recommendation.vercel.app
Since Vercel only host .next files, there is no way to access dev.db after build.
There is issue to check luck button and all food truck

Features

  • Randomly pick food truck
  • Check all food trucks

Getting Started

Installation

  1. Clone the project to your local machine:

    git clone https://github.com/Chenyi-Hou/food-truck-recommendation.git
    cd your-project
  2. Install the dependencies:

npm install
  1. Running the Development Server
npm run dev

Your project will be running at http://localhost:3000.

Building and Running the Production Server

Building

npm run build

Running

npm run start

Tech Stack

  • Next.js
  • React
  • Tailwind CSS
  • Shadcn
  • Prisma
  • SQLite

About

https://food-truck-recommendation.vercel.app


Languages

Language:TypeScript 89.1%Language:JavaScript 6.0%Language:CSS 4.8%