kaushik0703 / Weather-Forecast

It is a simple weather forecasting website which retrieves location information and sends back information regarding today’s weather.

Home Page:http://iiitv.centralindia.cloudapp.azure.com:3001/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather-Website

Developed a weather forecasting website which can be used to tell about weather condition of any location you want. It is implemented using NodeJs.

Front End Languages

forthebadge forthebadge forthebadge forthebadge

Back End Langage

forthebadge

Prerequisites

  • NodeJs
  • HTML
  • CSS
  • JavaScript
  • Bootstrap

Installations:

  • First Fork this project and download on your desktop.
  • open terminal or command prompt on your pc and go to the location where you have saved this project.
  • To download all dependenices you have to perform following task
> npm install
  • And now you are ready to execute this project.
> npm run dev
    OR
> npm run start
    OR
> cd src
> node 1_express.js
  • And your project is live on localhost:3000
  • Hit star button if you like this project. 👍

Created By:

Kaushik Moralwar

About

It is a simple weather forecasting website which retrieves location information and sends back information regarding today’s weather.

http://iiitv.centralindia.cloudapp.azure.com:3001/


Languages

Language:Handlebars 57.3%Language:JavaScript 35.0%Language:CSS 7.7%