Chema22R / city-weather

Simple weather forecast app for Spain cities.

Home Page:https://city-weather.chema22r.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status CodeQL MIT License

City Weather

City WeatHer is a very simple weather forecast app. It displays a list with all the cities in Spain. By clicking on a city, its main forecast information is displayed.

The cities list is provided by CountriesNow API.

The forecast data is provided by OpenWeather API.

Check out a real example of the application from here.

Setup and Run

  1. Download the source code
  2. Install the node modules executing npm i
  3. Execute npm start to run the application

About

Simple weather forecast app for Spain cities.

https://city-weather.chema22r.com

License:MIT License


Languages

Language:TypeScript 58.8%Language:SCSS 15.9%Language:JavaScript 12.9%Language:HTML 12.4%