Skip to content

Simple weather page in React with Open Weather API and Geonames API

Notifications You must be signed in to change notification settings

Pasek108/Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather

Simple weather page in glassmorphism style that gives detailed data about current weather and next 7 days forecast.
See live demo.

preview

Technologies Used

Features

  • Detailed weather for choosen location
  • 7 days forsecast
  • Clock
  • Searching for location
  • Language change
  • Glassmorphic style
  • Responsiveness

Setup

Clone this repo to your desktop and run npm install to install all the dependencies and then npm start to start development sever.

Acknowledgements

  • This project was inspired by this pen.

About

Simple weather page in React with Open Weather API and Geonames API

Topics

Resources

Stars

Watchers

Forks