Skip to content

arisa-hirata/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weatehr app

This is a simple weather app developed by react and openweather API. You can search a city you want to know the weather. Also you can see the 5 days weather of the city
DEMO


Includes the following Technologies:

  • React
  • Context API
  • API: OpenWeather API
  • Graph: D3.js
  • Unit testing: React Testing Library
  • CI/CD: Github Actions