Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Van-Nice committed Jul 1, 2024
2 parents bd5354a + 1495ecd commit 94a256f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Wilson's Weather App - Front End

Wilson's Weather is a web application designed to provide real-time weather updates based on user location or manual search input. It leverages geolocation for auto-detecting the user's position or allows users to search for a specific location to get weather details.
Wilson's Weather is a web application designed to provide real-time weather updates based on user location or manual search input. It leverages geolocation for auto-detecting the user's position or allows users to search for a specific location to get weather details. Check it out here: https://wilsons-weather.com

## Features

Expand Down Expand Up @@ -49,4 +49,4 @@ Contributions are welcome! If you have a suggestion that would make this better,
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
5. Open a Pull Request

0 comments on commit 94a256f

Please sign in to comment.