Skip to content

Kyoto Chocolate Map is a web application that lists chocolate shops in Kyoto.

Notifications You must be signed in to change notification settings

mokajima/kyoto-chocolate-map

Repository files navigation

Kyoto Chocolate Map

Kyoto Chocolate Map is a web application that lists chocolate shops in Kyoto.

Screenshot

Dependencies

How to use

Clicking a location on the list or a marker of the location displays unique information about the location.

Install

  1. Download a zip file or clone via GitHub
  2. Install all project dependencies with npm install or yarn
  3. Rename .env.sample to .env
  4. Replace environment variables in .env with your own
  5. Rename .firebaserc.sample to .firebaserc
  6. Replace the project ID in .firebaserc with your own
  7. Rename functions/.runtimeconfig.sample.json to functions/.runtimeconfig.json
  8. Replace environment variables in functions/.runtimeconfig.json with your own
  9. Store your Firebase service account key as kyoto-chocolate-map-firebase-adminsdk.json at functions/src
  10. Start the development server with npm start or yarn start

About

Kyoto Chocolate Map is a web application that lists chocolate shops in Kyoto.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published