Skip to content

gregorispielmann/climadev

Repository files navigation

ClimaDev

Status License


This app is a Weather App called ClimaDev.
It's a mobile app that uses the OpenWeatherAPI.

📝 Table of Contents

Important!

This project was made in a M1 Macbook Pro (Late 2020), because of that some workaround was made that iOS and Android projects were builded in the emulators. If you have any problem, please open an Issue.

🧐 About

This project was made to be a React Native application to show your current location weather.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Yarn - Package Manager

Installing

A step by step series of examples that tell you how to get a development env running.

Cloning Repo

$ git clone https://github.com/gregorispielmann/climadev.git

Mobile (:apple: iOS and :robot: Android)

Demo

How it runs?

$ yarn
To install all dependencies

$ cd ios && pod install && cd ..
To install all cocoa pods dependencies

$ yarn android
To run the app in Android Emulator

$ yarn ios
To run the app in iOS Simulator

🎈 Usage

You will only need to give App your Location Permission. If you want to update your data you only need to press Atualizar button.

⛏️ Built Using

✍️ Authors

About

A Weather React Native App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published