This is a weather app which takes city name as input.
- Enter the city name and then press Enter to see the results.
Simply fork this and open index.html file to view it in your browser
If you wish to contribute to this project
- Fork it (https://github.com/bislara/code-n-stitch/fork)
- Commit your changes (git commit -am 'Add some fooBar')
- Push to the branch (git push origin feature/fooBar)
- Create a new Pull Request
Any further improvements are always welcomed!