Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 720 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 720 Bytes

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