https://github.com/wonjerry/fucking-weather
First react-native app
https://github.com/wonjerry/fucking-weather
javascript openweathermap react-native weather-app
Last synced: 3 months ago
JSON representation
First react-native app
- Host: GitHub
- URL: https://github.com/wonjerry/fucking-weather
- Owner: wonjerry
- Created: 2017-12-03T02:02:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T12:17:43.000Z (over 2 years ago)
- Last Synced: 2025-01-15T15:16:59.802Z (4 months ago)
- Topics: javascript, openweathermap, react-native, weather-app
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App for fun
## Getting Started
This app is simple react-native weather app. I made it because of understanding react-native structure
It used expo. Expo is useful tool to make react-native-app working in both android and ios### Need to know
1. JavaScript
2. ReactJS
3. React-native
4. Expo### Installing and Running
1. Clone this project
2. Install [expo](https://expo.io/) both your phone and desktop
3. start expo and add project
that's it!## What I learned from it
1. Structure of react-native## Reference
I learned it from [nomad-coder](https://academy.nomadcoders.co/courses)In nomad-coder course, This program is '[Make weather App](https://academy.nomadcoders.co/courses/enrolled/216885)'