Skip to content

leavul/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weatherlen

A simple weather mobile app built with React Native and Expo. Weatherlen gets the user's current location and shows the current weather with a clean interface and animated weather states.

Features

  • Request location permission
  • Get current weather based on device location
  • Display city name, weather animation image / condition, and temperature

Built With

  • Expo
  • TypeScript
  • Lottie React Native
  • OpenWeather API

Images

App Icons (iOS & Android)

App Icon IOS App Icon Android

App Screens (In-App)

Loading State Error State Weather Status View

Run Locally

  1. Install dependencies
npm install
  1. Add your API key
EXPO_PUBLIC_API_KEY=your_openweather_api_key
  1. Start the app
npx expo start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors