Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thisarakavishka/weather-app
https://github.com/thisarakavishka/weather-app
react-expo react-native typescript weather-api weather-app weather-forecast
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thisarakavishka/weather-app
- Owner: Thisarakavishka
- Created: 2024-07-11T18:51:21.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T21:59:05.000Z (6 months ago)
- Last Synced: 2024-11-11T07:45:48.461Z (3 months ago)
- Topics: react-expo, react-native, typescript, weather-api, weather-app, weather-forecast
- Language: JavaScript
- Homepage:
- Size: 1.76 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App
A weather app built with React Native Expo, featuring a modern design using React Hero Icons, NativeWind/TailwindCSS, and integrated with an online weather API. This app provides current weather information and forecasts with a clean, responsive UI.
![Weather App Screenshot](./assets/images/weather-app.png)
## Features
- **Current Weather**: Displays the current weather for any location.
- **Weather Forecast**: Provides a forecast for the next few days.
- **AsyncStorage**: Saves user preferences and locations for quick access.
- **Responsive Design**: Built with NativeWind/TailwindCSS for a modern and flexible layout.
- **Hero Icons**: Utilizes React Hero Icons for an aesthetically pleasing UI.## Tech Stack
- **React Native Expo**: Framework for building the app.
- **React Hero Icons**: Icon library used in the app.
- **Online Weather API**: Provides weather data.
- **AsyncStorage**: Manages persistent data storage.
- **NativeWind/TailwindCSS**: Styling framework for the app.