Skip to content

Commit

Permalink
more fixes, readme edited
Browse files Browse the repository at this point in the history
  • Loading branch information
ronynn committed May 10, 2024
1 parent dd681b9 commit ca4aca6
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 3 deletions.
31 changes: 29 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,29 @@
# weather
A glassmorphism weather app using wttr api
# Ronynn Weather

Welcome to Weather by Ronynn, a minimalist weather app inspired by iOS aesthetics and glassmorphism. This sleek and stylish app provides you with weather information in a format that looks stunning on any home screen.

![Screenshot](screen.png)

## Features
- **Minimalist Design:** Enjoy a clean and clutter-free interface inspired by iOS aesthetics.
- **Glassmorphism:** Embrace the beauty of glassmorphism, adding depth and elegance to your weather experience.
- **Real-Time Weather Data:** Get up-to-date weather information fetched from the WTTR API.
- **Customizable:** Personalize your app with customizable themes to match your mood or style.

## How to Use
Simply install the app from chrome options and you're all set! Ronynn Weather will automatically fetch your local weather information and display it in a beautiful glassmorphic interface.

## Installation
1. Clone this repository to your local machine.
2. Open the `index.html` file in your web browser.

## Credits
Ronynn Weather is powered by the WTTR API for real-time weather data.

## Contributing
Ronynn weather currently isn't looking for any contributions, but feel free to suggest new features.

## Feedback
We'd love to hear your thoughts on Ronynn Weather! If you have any feedback, suggestions, or just want to say hi, don't hesitate to reach out to us.

Enjoy the weather in style with Ronynn Weather! 🌤️
2 changes: 1 addition & 1 deletion manifest.webmanifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Weather by Ronynn",
"short_name": "Weather by Ronynn",
"short_name": "Ronynn Weather",
"description": "Stay ahead of the weather.",
"icons": [{
"src": "/weather/android-chrome-192x192.png",
Expand Down
Binary file added screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ca4aca6

Please sign in to comment.