sametpolat7 / weather-app

Weather application with React

Home Page:https://forecastlify-weather-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

This project is a weather application built using React. Current, hourly and daily weather data is provided using the Open Meteo API. The city data for the auto-complete attribute added to the search section is also provided with the Geocoding API via Open Meteo. The project is styled using the Sass preprocessor. It has a responsive design.

Weather App

Live

Weather App

Features

  • Hourly, daily and weekly weather forecasts
  • Dynamic background that changes according to the weather
  • Auto-complete search bar
  • Current and daily special weather data
  • Responsive design (Mobile first)
  • User-friendly interface

Hooks

  • useState
  • useEffect
  • useContext
  • useRef

Dependencies

  • Axios
  • FontAwesome

Author : Samet Polat

About

Weather application with React

https://forecastlify-weather-app.netlify.app/


Languages

Language:JavaScript 41.5%Language:Sass 29.9%Language:CSS 27.9%Language:HTML 0.8%