This is a weather app built using EJS, CSS, and JavaScript providing detailed weather info.
- 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.
- Access the site live here.