Skip to content
/ Tempo Public

A React Native app that provides an easy way to check the weather conditions of cities.

License

Notifications You must be signed in to change notification settings

bleszerd/Tempo

Repository files navigation

Tempo

Description

Tempo is a React Native app that provides an easy way to check the weather conditions of cities. This app uses an expo structure and external API to make development faster, make sure you have a WheaterHG key and expo-cli has been installed.

Development setup

git clone https://github.com/bleszerd/Tempo
yarn #or npm install

Next, open app.json on root of project and edit the last lines of json:

...
"extra": {
   "APP_API_KEY": "YOUR API HERE"
}

Change YOUR API HERE with your WheaterHG key.

Now you can run expo start to start Metro Bundler and edit or build the aplication.

done!

About

A React Native app that provides an easy way to check the weather conditions of cities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published