Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariyan23/weather-app
https://github.com/mariyan23/weather-app
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mariyan23/weather-app
- Owner: MariyaN23
- Created: 2024-07-04T17:02:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T10:37:30.000Z (4 months ago)
- Last Synced: 2024-08-05T12:13:45.223Z (4 months ago)
- Language: TypeScript
- Size: 553 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ☀️ Weather App 🌤
## Application Description
This is a application that allows to search information about weather in current city \
through a public API (https://api.openweathermap.org)## Functionality
- Users can enter a city in the search input and click the "🔍" button to get information about the weather
- This city is added to local storage in your browser## Stylization
The application is styled with CSS modules.## Tools
- React
- TypeScript