Developed a weather forecasting website which can be used to tell about weather condition of any location you want. It is implemented using NodeJs.
- NodeJs
- HTML
- CSS
- JavaScript
- Bootstrap
- 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. 👍
This PROJECT is also hosted on herokuapp.com
Please Visit !!!.