Skip to content

YimniChan/NYC_WIFI_FINDER_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiFi Finder NYC🗽

open with Google Chrome broswer

2021-06-25

2021-06-25 (1)

2021-06-25 (2)

2021-06-25 (3)

Features

  • 👣 Provides nearby WiFi hotspot with searching address or current location.
  • 🎣 Provides a list of Wifi hotspots avaliable.
  • 👀 Provides hotspot information with clicking on the wifi icons on the maps or clicking items in the list.
  • ✈️ Jumps into the map zoom of selected location or borough.

Installation

In the project directory, you can run:

`npm install`

Installing dependencies needed before running is a requirement.

`npm start`

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

Setup APIs

To ru the program properly, you need to store your API Key in .env.local file as REACT_APP_GOOGLE_MAPS_API_KEY="YOUR_API_KEY":

  1. Enable Google Maps Places API.
  2. Enable Google Geocoding API.
  3. Maps JavaScript API.
  4. Get an API key.
  5. store you api key in .env.local file as REACT_APP_GOOGLE_MAPS_API_KEY="YOUR_API_KEY"

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published