8000 GitHub - ViniCleFer/weather-app-rn: App built with react native and typescript using the user's location and consuming Open Weather API.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

App built with react native and typescript using the user's location and consuming Open Weather API.

Notifications You must be signed in to change notification settings

ViniCleFer/weather-app-rn

Repository files navigation

Builders

💻 Project

Builders's Test for React Native Developers.

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js + Yarn and Expo installed on your computer.

Screens

WeatherAppScreens WeatherAppScreens WeatherAppScreens WeatherAppScreens WeatherAppScreens WeatherAppScreens WeatherAppScreens

From your command line:

Add a .ENV configuration file

create an .env file in the root of your project and add your WEATHER_API_KEY as in the .env.example file.

P.S.: If you're lucky you'll find a 🔑 there. 👀

Install App Android

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

# Install dependencies
$ yarn install

# Run the APP
$ Expo start

# Initialize with Android Simulator
$ Press "a" to choose Android Simulator

Install App IOS

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

# Install dependencies
$ yarn install && npx pod-install

# Run the APP
$ Expo start

# Initialize with IOS Simulator
$ Press "i" to choose IOS Simulator

About

App built with react native and typescript using the user's location and consuming Open Weather API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0