The Web application which predicts weather of the day. You have to enter the name of place, on entering you will see the weather of that place.
-
Fork this repository.
-
Clone the repository using command:
git clone https://github.com/<your-username>/WeatherBot.git
-
Install all the requirements using command:
npm install
-
Simply go live using live server or any other server.
- HTML
- CSS
- JavaScript
- Node.js