Skip to content

Weather app for cyclists for university project

Notifications You must be signed in to change notification settings

the-Jamz/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wheel Weather

Description

This is a weather app that uses the OpenWeatherMap API to get weather data, while displaying and interpreting this data in a helpful way for cyclists.

Running

To run the app, you need to have npm installed. You should then simply be able to run:

  1. npm install
  2. npm run start

And the weather app should be running on localhost:3000.

Features

  • Current weather details
  • Weather forecast
  • Current location weather
  • Saved weather locations
    • Stored in browser localstorage
  • Comfort index
    • Shows how comfortable it is to cycle in the current weather
  • Weather alerts
    • Shows any weather alerts for the current location
  • Cycling gear recommendations
    • Recommends what gear to wear based on the current weather

About

Weather app for cyclists for university project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published