Simple weather page in glassmorphism style that gives detailed data about current weather and next 7 days forecast.
See live demo.
- HTML5
- CSS3
- React
- OpenWeather OneCall API v2.5
- Geonames API.
- Erik Flowers Weather Icons
- Detailed weather for choosen location
- 7 days forsecast
- Clock
- Searching for location
- Language change
- Glassmorphic style
- Responsiveness
Clone this repo to your desktop and run npm install
to install all the dependencies and then npm start
to start development sever.
- This project was inspired by this pen.