Skip to content

A basic Node/React weather app built with the Google Geocoding API & Dark Sky API.

Notifications You must be signed in to change notification settings

garretteklof/skyguy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SKYGUY

A basic Node/React weather app built with Google Geocoding API & Dark Sky API.

View live site

Getting Started

For a local copy, clone the repo and from the command line: yarn install && yarn run dev-server (or use npm). You'll also need to run: yarn start from a separate command prompt to begin the Express server.

(The UI will come up but there will be no functionality. If you want to run it yourself, create a config.json file in the server/config folder with respective GOOGLE_MAPS_API_KEY and DARK_SKY_API_KEY keys)

Features

  • Up-to-the-second weather for any given location.

Built With

skyguy is a swift, sleek weather app that utilizes:

About

A basic Node/React weather app built with the Google Geocoding API & Dark Sky API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published