Skip to content

bite-map/BiteMap

Repository files navigation

BiteMap's Logo

Find your next bite to eat

The Concept

BiteMap is a progressive web app which makes information about food trucks more readily avaliable. Through user contribution we are working to build a living map of food truck activity across Tokyo and Japan.

BiteMap Screenshots

Find Us Here ⬇️

Running Locally

  1. Download or clone this repository
  2. Open in your IDE
  3. Install dependencies
pnpm i
  1. Start the dev server
pnpm dev
  1. Create a .env.local file in the root directory
NEXT_PUBLIC_SUPABASE_URL=<Insert Supabase URL>
NEXT_PUBLIC_SUPABASE_ANON_KEY=e<Insert Supabase anon key>

NEXT_PUBLIC_GOOGLE_MAPS_API_KEY=<Insert Google Maps API key>
  • If you are not sure how to obtain these details please contact a member of the team and we'll be happy to help.
  1. If everything went as planned you should be up and running on http://localhost:3000/

Our Tech Stack

BiteMap's front-end is built using React, Next.js and TypeScript. The back-end leverages Next.js's API routes and server components. For our database, authentication and storage we are using Supabase.

The map functionaility is achieved using the Google Maps and Google Places APIs.

The Team

About

a food tracker app build with Nextjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors