Skip to content

Commit

Permalink
:)
Browse files Browse the repository at this point in the history
  • Loading branch information
n1ved committed Aug 28, 2023
1 parent a34f1a9 commit 41f6d90
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@

Skyze is beautiful weather app made on flutter with openweathermap API
---
> **warning**
> **Warning**
> Release app might not work as intented since it use free API key .
> Recommmended to build it yourself using new api key
<!-- ### INDEX
[1 . Setting up environment ]() -->
### Screenshots
| ![Loading](screenshots/1.png) | ![Main Screen 1](screenshots/2.png)
| ![Loading](screenshots/1.png) | ![Main Screen 1](screenshots/2.png) | ![Main Screen 2](screenshots/3.png) | ![Search](screenshots/4.png) |
|--|--|--|--|
---
### Setting up environment

1 . Clone the repo
Expand All @@ -25,9 +27,3 @@ git clone https://github.com/n1ved/skyze
5. run ```flutter run``` to launch it on your emulator/device

---
### Screenshots
| Clear Sky | Smog | Snow |
|----------------------------------------|------------------------------------------|---------------------------------------- |
| ![Clear](screenshots/clear_london.png) | ![Cloudy](screenshots/Mumbai_cloudy.png) | ![Snow](screenshots/greenland_snow.png) |


0 comments on commit 41f6d90

Please sign in to comment.