Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inna-mykytiuk/react-native-course-app
Weather App
https://github.com/inna-mykytiuk/react-native-course-app
react react-native routes routing weather-api weather-app weather-forecast
Last synced: 29 days ago
JSON representation
Weather App
- Host: GitHub
- URL: https://github.com/inna-mykytiuk/react-native-course-app
- Owner: Inna-Mykytiuk
- Created: 2023-05-01T19:10:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T13:54:42.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T20:50:38.712Z (3 months ago)
- Topics: react, react-native, routes, routing, weather-api, weather-app, weather-forecast
- Language: JavaScript
- Homepage: exp://exp.host/@tokio1987/react-native-course-app?release-channel=default
- Size: 5.59 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
####
Weather app
####
Weather app provides users with the ability to view the current weather for their current location, as well as a 5-day forecast. Additionally, app also displays the number of residents living in the city.
####
Here's a brief overview of how app might work:
####
When the app opens, it uses the user's location to determine their current city.
The current weather for the user's city is displayed, including the temperature, weather condition.
The user can to see 5day forecast for their city, including the predicted high and low temperatures for each day.
The user can also view the number of residents living in their city, which could is displayed as a simple number.
####
You can view the application using the Expo program installed locally on your computer, or Expo go from your mobile device.
You can also follow the link in the profile header
![preview](https://github.com/Inna-Mykytiuk/React-Native-Course-App/blob/main/assets/Weather.jpg)