/Weather-Appv2

A simple weather app built using EJS, CSS, JavaScript.

Primary LanguageCSS

Description

This is a weather app built using EJS, CSS, and JavaScript providing detailed weather info.

How to use:

Method 1:

  • Clone the repo.
  • Open terminal and type npm i to install all the packages and dependencies.
  • Type the command node index.js to start the server.
  • Open any web browser and type localhost:3000 to run this Web-App.

Method 2:

  • Access the site live here.