https://github.com/gylansalih/weather-app
A sleek, modern weather app showing real-time forecasts with a beautiful UI and customizable settings.
https://github.com/gylansalih/weather-app
api-call weather weather-app weather-data weather-forecast weather-information
Last synced: 4 months ago
JSON representation
A sleek, modern weather app showing real-time forecasts with a beautiful UI and customizable settings.
- Host: GitHub
- URL: https://github.com/gylansalih/weather-app
- Owner: GylanSalih
- Created: 2025-08-15T17:52:35.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-17T22:53:01.000Z (8 months ago)
- Last Synced: 2025-10-18T23:49:55.536Z (8 months ago)
- Topics: api-call, weather, weather-app, weather-data, weather-forecast, weather-information
- Language: TypeScript
- Homepage:
- Size: 9.92 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[contributors-shield]: https://custom-icon-badges.demolab.com/github/contributors/GylanSalih/Weather-App?color=FF0000&logo=group&label=Contributors&logoColor=white&style=for-the-badge&labelColor=000000
[forks-shield]: https://custom-icon-badges.demolab.com/github/forks/GylanSalih/Weather-App?color=FF0000&logo=repo-forked&label=Forks&logoColor=white&style=for-the-badge&labelColor=000000
[stars-shield]: https://custom-icon-badges.demolab.com/github/stars/GylanSalih/Weather-App?color=FF0000&label=Stars&style=for-the-badge&logo=star&logoColor=white&labelColor=000000
[issues-shield]: https://custom-icon-badges.demolab.com/github/issues/GylanSalih/Weather-App?color=FF0000&logo=issue-opened&label=Issues&logoColor=white&labelColor=000000&style=for-the-badge
[license-shield]: https://custom-icon-badges.demolab.com/github/license/GylanSalih/Weather-App?color=FF0000&logo=law&label=License&logoColor=white&style=for-the-badge&labelColor=000000
[contributors-url]: https://github.com/GylanSalih/Weather-App/graphs/contributors
[forks-url]: https://github.com/GylanSalih/Weather-App/network/members
[stars-url]: https://github.com/GylanSalih/Weather-App/stargazers
[issues-url]: https://github.com/GylanSalih/Weather-App/issues
[license-url]: https://github.com/GylanSalih/Weather-App/blob/main/LICENSE
### 🚀 Installation & Start
```bash
npm install
npm run build
npm run dev