Skip to content

kml1990/weather-app

Repository files navigation

Running the project

  • Clone the project clone [email protected]:kml1990/weather-app.git.
  • Add .env.local file in the root of the project and add REACT_APP_OPEN_WEATHER_MAP_API_KEY={key}
  • Replace {key} with the key for One Call API from https://openweathermap.org/api
  • Run npm install
  • Run npm start
  • Run npm test to run tests for the application.

About

Weather app created using React and Typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published