Skip to content

Latest commit

 

History

History
61 lines (49 loc) · 1.99 KB

README.md

File metadata and controls

61 lines (49 loc) · 1.99 KB

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. 👍

About

This PROJECT is also hosted on herokuapp.com
Please Visit !!!.

Created By:

Mehul Patni