Skip to content

Krishvora/Weather-Application

Repository files navigation

Weather-Application

Description

  • Built an MVC-based Babel/JavaScript web application that gets the user’s current location and fetches the weather from the Open Weather Map API.
  • Integrated weather search functionality for 10,000 cities and utilized local storage for persistent storage of data.

Development Details

npm install
npm run start
  • Create a .env file with a CORS proxy and your API key. Format:
APIKEY = yourapikey
PROXY = https://cors-anywhere.herokuapp.com/

About

MVC-based JavaScript web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published