/WeatherApp

Project 8 at Origin Code Academy

Primary LanguageCSS

Weather App using the Open Weather API

Technologies Used:

  • HTML
  • CSS
    • Materalize.css
    • SASS
  • Javascript
    • Angular
    • Jquery (for Materialize.css)
    • Gulp

How to Run

Clone the repo, cd into the directory and run:

npm install

and then serve it with the command:

gulp serve

Screenshots

website interface for a weather checking app