Skip to content

A simple weather dashboard to display the current weather information and show a preview of the next days

Notifications You must be signed in to change notification settings

kecioch/weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Dashboard 🌤

This GitHub repository is the result of a fun and simple React exercise I undertook to enhance my frontend development skills. The Weather Dashboard is a sleek and intuitive application that provides you with up-to-date weather information for any location around the world.

With this dashboard, you can effortlessly check the current weather conditions, including temperature, humidity, wind speed, and more. The interface is designed to be user-friendly and minimalistic, allowing you to quickly search for any city or region and get accurate weather data in real time.

You can see the application in action and lookup your weather information by checking out the live demo.

Features

  • Fetch current weather information
  • Simple and minimalistic design
  • Search for any city you want
  • Updating data in an interval each hour
  • Get weather information depending on your current geolocation
  • Preview of the next 5 days
  • Temperature curve for the next 24 hours

Setup

# Clone repository
$ git clone https://github.com/kecioch/weather-dashboard

# Navigate into repository
$ cd weather-dashboard

# Install dependencies
$ npm i

# Start the application
$ npm run start

Technologies

External Library

APIs

About

A simple weather dashboard to display the current weather information and show a preview of the next days

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published