Allows the user to view the current weather by city.
MVVM(Model-View-ModelView) architectural pattern was used.
Alamofire fetch data from server as JSON data type.
Allows the user to view the current weather by city.
MVVM(Model-View-ModelView) architectural pattern was used.