Skip to content
This repository was archived by the owner on Aug 13, 2023. It is now read-only.

nakzyu/goSomewhereRandom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Somewhere Random

This is boilerplate for random street view service with google maps api. project is on production.

There is somewhat ambiguous point using two maps in single page, this project will help sovle that problem.

Linked with google analytics, hotels combined affiliate, so you can use this for general understanding how to bind all these things up.

Dependencies

  • Typescript
  • Google Maps API
  • Parcel

Directoy Structures

src
├── components  - contains htmls related scripts and corresponding csses
├── images
├── types
└── utilities   - utils functions to manipulate maps, and control dom.

How To Use this as your own

  • link google maps api(required)
    make .env file in root directory and insert api API_KEY = {Your Own API KEY}
  • linke google analytics(optional)
  • link hotels combined affiliate banners(optional)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published