Skip to content

Simple app with weather forecast using React Native, Redux Toolkit, Reanimated, Expo Router.

Notifications You must be signed in to change notification settings

pehoracek/weather-app

Repository files navigation

Weather App

This is a Weather App built with React Native. It allows users to view current weather conditions for a specific location.

Prerequisites

Before you begin, ensure you have met the following requirements:

Installing Weather App

To install Weather App, follow these steps:

  1. Clone the repository: git clone https://github.com/horaczech/weather-app.git

  2. Navigate into the project directory: cd weather-app

  3. Install the dependencies: npm install

Running the App in Development

To run the app in development, follow these steps:

  1. Start the Metro Bundler: npm run start

  2. In a separate terminal window, run the app on an iOS simulator: npm run ios

Or, to run the app on an Android emulator: npm run android

About

Simple app with weather forecast using React Native, Redux Toolkit, Reanimated, Expo Router.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published