Skip to content

ertancurr1/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A React Native weather application built with Expo that fetches data from the OpenWeatherMap API.

Features

  • Search for weather by city name
  • View current weather conditions
  • View 5-day weather forecast
  • Previous search history
  • Dark mode support
  • Responsive design for mobile, tablet, and web

Technologies Used

  • React Native with Expo
  • React Query for data fetching and caching
  • Axios for API requests
  • AsyncStorage for storing search history
  • Expo Router for navigation

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm
  • Expo CLI

Installation

  1. Clone the repository:
git clone https://github.com/ertancurr1/WeatherApp.git
cd WeatherApp
  1. Install dependencies: npm install

  2. Start the development server: npm start

  3. Run on your desired platform:

  • Press a for Android
  • Press i for iOS
  • Press w for web

About

A React Native weather application built with Expo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors