Tasty demo for turtlequeue event subscription sdk 🌯
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=
yarn install
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
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.
Used to broadcast a message (ie: a burito emoji) to peers connected to the app.
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
Expect some hacky piece of code to achieve marker animation on the map 🙍
Provides elegant way to use css in js
- Arthur Brongniart https://github.com/Platane (main author)
