Coder Social home page Coder Social logo

macktireh / meteox Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.25 MB

MeteoX is a React Native app built with Expo that provides current weather information and forecasts. The app utilizes the https://www.weatherapi.com service to fetch weather data.

License: MIT License

TypeScript 99.69% JavaScript 0.31%
expo meteo react-native react-navigation weather-app

meteox's Introduction

MeteoX

MeteoX is a React Native app built with Expo that provides current weather information and forecasts. The app utilizes the https://www.weatherapi.com service to fetch weather data.

Features

  • Current Weather: View the current weather conditions for your current location.
  • Hourly Forecast: Get detailed hourly weather forecasts.
  • Daily Forecast: Access a 3-day weather forecast.
  • City Search: Search for weather information in any city around the world.
  • Persistent Storage: Save your current location for quick access to weather updates.
  • Expiration Control: Option to set an expiration time for location-based weather data.

Screenshot

Home screen Search screen List screen Detail screen

Prerequisites

Before you begin, ensure you have the following tools installed on your machine:

Installation

  1. Clone the repository:

    git clone https://github.com/Macktireh/MeteoX.git
  2. Navigate to the project directory:

    cd MeteoX
  3. Install dependencies:

    npm install
  4. Start the Expo development server:

    npm start
  5. Open the Expo Go app on your mobile device and scan the QR code displayed in the terminal.

Configuration

  1. Get your API key: Visit https://www.weatherapi.com and register for your API key.

  2. Rename the .env.example file to .env and add your API key:

    EXPO_PUBLIC_WEATHER_API_KEY=YOUR_API_KEY

    Replace YOUR_API_KEY with the actual API key you obtained from https://www.weatherapi.com.

Usage

  • Launch the app on your mobile device using Expo Go.
  • Allow location access for accurate weather information.
  • Explore the various features such as current weather, hourly and daily forecasts, and city search.

Contributing

Feel free to contribute to MeteoX! You can open issues, submit pull requests, or provide suggestions for improvement.

License

This project is licensed under the MIT License.

meteox's People

Contributors

imgbotapp avatar macktireh avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.