Skip to content

junioroga/weather-app

Repository files navigation

React Native Weather App UI

This is a React Native App to test my first impressions with Tailwind CSS + React Native components. The data are fetch from Weather API.

Project created with Expo CLI. See official docs to set up the environment.

🛠 Tools configured

The following tools were used to build the project:

Environment variables

To run this project, you will need to add the following environment variables to your .env

EXPO_PUBLIC_API_KEY

🚀 Open and run the project

First you need to install the native packages and dependencies.

yarn

Run on IOS

yarn ios

Run on Android

yarn android

Demonstration

Final Demo

About

Weather App UI with Tailwind css and Reanimated

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published