Skip to content

App built in react native to get real time weather information

Notifications You must be signed in to change notification settings

qobulovasror/weather-app-2

Repository files navigation

Weather App

Welcome to the Weather App! This application allows users to check the current weather conditions for a specific location. With a clean and intuitive interface, users can quickly retrieve weather information and stay informed about the atmospheric conditions.

Features

  • Real-time weather updates for any location.
  • Displays temperature, humidity, wind speed, and conditions.
  • User-friendly interface with a minimalist design.
  • Easy-to-use search functionality for location-based weather information.

Getting Started

Prerequisites

Before you begin, ensure you have the following:

  • Node.js: Make sure you have Node.js installed. You can download it from nodejs.org.

Installation

  1. Clone this repository to your local machine:
git clone https://github.com/qobulovasror/weather-app-2.git
  1. Navigate to the project directory:
cd weather-app-2
  1. Install the required dependencies:
npm install

Running the App

  1. Make sure you have an Android/iOS emulator or a physical device connected.
  2. Start the Metro bundler:
    npx react-native start
  3. Run the app on the emulator/device: For Android:
npx react-native run-android

or

npx react-native run-ios

Contributing

Contributions are encouraged! To contribute to this project, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make changes and commit them with clear messages.
  4. Push your changes to your fork.
  5. Open a pull request to this repository.

Acknowledgments

  • This app was developed as part of a learning experience using React Native.
  • Thanks to the React Native community for their valuable resources and tutorials.

About

App built in react native to get real time weather information

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published