https://github.com/nadeetharuka/weather-app
This project is a fully functional weather application that allows users to check the weather conditions of any location they desire. Built using React, this application leverages weather APIs to fetch and display weather data.
https://github.com/nadeetharuka/weather-app
axios javascript openweathermap react talwindcss
Last synced: 15 days ago
JSON representation
This project is a fully functional weather application that allows users to check the weather conditions of any location they desire. Built using React, this application leverages weather APIs to fetch and display weather data.
- Host: GitHub
- URL: https://github.com/nadeetharuka/weather-app
- Owner: NadeeTharuka
- License: gpl-3.0
- Created: 2024-06-24T06:42:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T15:39:27.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T19:37:44.739Z (about 1 year ago)
- Topics: axios, javascript, openweathermap, react, talwindcss
- Language: JavaScript
- Homepage:
- Size: 17.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# weather-app
This project is a fully functional weather application that allows users to check the weather conditions of any location they desire. Built using React, this application leverages weather APIs to fetch and display weather data. The project also utilizes modern CSS frameworks such as Tailwind CSS for styling.
## Features
- Search for current weather conditions by city or location.
- Display weather data such as temperature, humidity, wind speed, and weather description.
- Responsive design for seamless use on mobile and desktop devices.
- Easy-to-use interface with intuitive navigation.
## Technologies Used
- Frontend: React, JavaScript
- API: OpenWeatherMap
- Styling: Tailwind CSS
- HTTP Client: Axios