Skip to content

ezcafe/my-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Weather

Introduction

My Weather shows the next 5 days weather of selected city

demo

Getting started

Open terminal and run the following commands

Run app

git clone https://github.com/ezcafe/my-weather.git
cd my-weather
yarn install
yarn start

Note: yarn@1.22.5, node@v14.15.4, npm@6.14.10

Run test

yarn test

TODO list

  • Show all weather related information
  • Show AQI information
  • Show weather of current location
  • Add default locations
  • Change background and theme automatically
  • Localization
  • Show date - time
  • Show quotes
  • Custom themes

API

MetaWeather: https://www.metaweather.com/api/

Libraries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors