Skip to content

diazevedo/DiWeather

Repository files navigation

DiWeather Logo
DiWeather

GitHub language count Made by Di Azevedo License

Home Page Main Page Thursday forecast

Description

This is a mobile forecast application.

The layout was designed by Raman Yv.

Technologies / Libraries

Running the project

Requirements

  • Node.
  • Yarn or NPM — I am using yarn commands over this step-by-step.
# Open a terminal

# clone this repository
$ git clone https://github.com/diazevedo/DiWeather.git

# Go to the repository folder
$ cd DiWeather

# Run the below command to install dependencies
yarn

# You will need an api key to be included into your .env file that you have to create as well.
# The api used was https://openweathermap.org/
# With you api key added to your .env you are good to run the application

# To run the application
# app was tested only in IOS. Android Version is coming soon
yarn ios

💡 Feel free to comment or to contribute with this project any thoughts on how to improve are welcome.

About

This is a mobile forecast application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published