Weather app
- Create a table in html
- Table headers: City Name, Observation Date, Temperature, Humidity, WindSpeed, Actions
- Add a json file with Cities
- Design and structures in CSS
- Add actions buttons
- Get weather conditions (on demand)
- Add/Edit/Delete locations/cities
- Get current location (option)
- Save data in LocalStorage
- Added weather SVG icons
- Colored temperature values