A browser based weather application using the OpenWeather API
HTML
CSS
JavaScript
openweatherapi
Browser
Npm (optional to use live-server)- npm install live-server
Open your git bash and cd to the location you'd like to put your files the run the command below.
git@github.com:AdnanAfsari/Weather-app.git
cd to into the project folder and open the index.html file with your browser
cd into the project folder,and start the server by doinglive-serverthen it will open uphttp://127.0.0.1:8080/` on your browser