Skip to content

turtlequeue/geo-food

Repository files navigation

Geo Food

type definitions code style

Tasty demo for turtlequeue event subscription sdk 🌯

Usage

Credentials

Get your credentials for turtlequeue by logging in at turtlequeue.com

Get your api key for gmap from developers.google.com/maps/documentation/javascript/get-api-key

Then fill in the blanks of .env.development

REACT_APP_GMAP_API_KEY=
REACT_APP_TURTLEQUEUE_API_KEY=
REACT_APP_TURTLEQUEUE_USER_TOKEN=

Launch

yarn install

yarn start

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Technologies

TurtleQueue

Used to broadcast a message (ie: a burito emoji) to peers connected to the app.

React

This project was bootstrapped with Create React App, and relies on react hooks. Which are quite cool but might look weird if you are not used to them. Take a look at reactjs.org/docs/hooks-intro

GMap

Expect some hacky piece of code to achieve marker animation on the map 🙍

Emotion

Provides elegant way to use css in js

Authors

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •