https://github.com/utsavdotpro/weatherapp-react-native
Single screen weather app built with React Native
https://github.com/utsavdotpro/weatherapp-react-native
react-native weather-app
Last synced: about 2 months ago
JSON representation
Single screen weather app built with React Native
- Host: GitHub
- URL: https://github.com/utsavdotpro/weatherapp-react-native
- Owner: utsavdotpro
- Created: 2021-06-01T20:20:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-01T20:52:41.000Z (about 5 years ago)
- Last Synced: 2025-03-28T23:46:09.219Z (about 1 year ago)
- Topics: react-native, weather-app
- Language: JavaScript
- Homepage:
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App - React Native
Single-screen weather app built with React Native. Requests location permission and show current weather details.
## Get Started
Install the dependencies
```bash
yarn install
```
Run the dev build
```bash
yarn start
```
Use **Expo interface** to launch on different platforms
## Technologies Used
- [React Native](https://reactnative.dev/)
- [Expo](https://expo.io/)
- [Dotenv](https://www.npmjs.com/package/react-native-dotenv)
## Features
- Lightweight
- Easy-to-use
- Current weather
- Change units: Celsius or Fahrenheit
## Credits
- **Esteban Codes** Tutorial: https://youtu.be/NgDaPmxewcg
- Weather API: http://openweathermap.org/