Web application that shows the current weather of cities.
- Show current weather for 5 cities
- User can add and remove other cities
- User cannot track more than 5 cities simultaneously
- Unable to add the same city for monitoring
npm install
npm run serve
npm run build