/weather-app

☁️ Weather application made with React Native

Primary LanguageJavaScriptMIT LicenseMIT

Weather

This application was developed using React Native.

This project is based on an application for see weather updates.

Technologies   |    How To Use   |    How To Contribute   |    License

Collage

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How to use

To clone and run this application, you'll need Git, Yarn and Expo installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/duduxs/weather-app

# Go into the repository
$ cd weather-app

To run the mobile app:

# Install dependencies
$ yarn

# Run the app
$ expo start

Now your browser should open, and you just need to scan the QR Code to your phone.

👍 How To Contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made by Eduardo José 😆 Contact me!
Credits