This is a weather app built with React Native. It uses the Weather Api to fetch the weather data.
- Search for a city and get the current weather data
- Get the weather data for your current location
- Get the weather data for the next 7 days
- React Native
- Tailwind CSS
- Axios
- Weather Api
- async-storage
- lottie-react-native
Clone the repository and run the following commands:
npm install
and then
npm run android