Skip to content

An interactive map to get weather report of pinned location

Notifications You must be signed in to change notification settings

k3v007/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

It provides an interactive map in which you can get the weather condition of any pinned location. You can also use geolocation or search any location.

Installation

  1. To run locally, rename .env.example to .env and set your Darksky and Mapbox api key
  2. Move to the repo directory.
  3. Install the node modules:
    npm install
  1. Make changes in package.json if necessary.
  2. Now run the app:
    npm run dev

App: https://weather-app-kev.herokuapp.com/

About

An interactive map to get weather report of pinned location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published