This project is an application that displays weather data, search & save to favorite
- Icons change according to weather
- Weather API consumption
- User location retrieval
- Refresh data button
- City search
- Favorite List
- React Native
- Async Storage
- Axios
- React Navigation
- React Query
- Formik
- React Native Chart Kit
- React Native Geolocation Service
- Styled Comoponents
- Yup
-
git clone https://github.com/fadhildwia/weather.git
-
cd weather
-
yarn #or npm install
-
# Put your Weather API credential in .env file cp .env.example .env
-
yarn android #or npm run android
Feel free to explore the code and adapt it to suit your needs! If you encounter any issues or have suggestions for improvements, please don't hesitate to open an issue or submit a pull request.