This website helps users to get the accurate information about the current status of the weather and gives suggestions based on the weather condition.
HTML,CSS,Javascript
1.Fork this repository.
2.Create a directory in your local device.
3.Clone the forked repository inside the directory created.
4.Run the index.html file from /html/index.html and then navigate to other html files.
5.To make sure the web application works properly you should use your own API KEY in the solar_usage.js file. This web app is using the openweathermap API.
/js/solar_usage.js
apiKey="YOUR_API_KEY_HERE"
This section lists the Libraries used in our project
1.jquery
2.Node.js