williamoliverpro / weather

A weather app made with React Native, where it displays the temperature and ten-day weather forecast for the user's location.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo Weather

Weather

A weather app made with React Native, where it displays the temperature and ten-day weather forecast for the user's location.

License MIT

Demo

Gif Screen


Features

This app features all the latest tools and practices in mobile development!

  • ⚛️ React Native — A lib that provides a way to create native apps for Android and iOS.
  • ⚛️ Expo — Is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React.
  • 🧭 React Navigation — Routing and navigation for React Native apps.

Getting started

  1. Clone this repo using git clone https://github.com/williamoliverpro/weather
  2. Move yourself to the appropriate directory: cd weather
  3. Run npm install or yarn to install dependencies
  4. Run npm start or yarn start to start the application

License

This project is licensed under the MIT License - see the LICENSE page for details.

About

A weather app made with React Native, where it displays the temperature and ten-day weather forecast for the user's location.


Languages

Language:JavaScript 100.0%