WeatherApp

The weather app uses AccuWeather API to get weather information. This app has 2 pages, home page and favorites page. Home page has a search bar where user can search by city name and can see current weather and forecast of five days. User can also add a location to favorites by pressing a button on home page. The favorites page shows all the locations added in favorites.

To get Started

  • Run npm install
  • Start the server ng serve

License

The contents of this repository are under MIT License