https://github.com/mehul2205/weather-website
It is a simple weather forecasting website which retrieves location information and sends back information regarding today’s weather.
https://github.com/mehul2205/weather-website
css html nodejs nodejs-server nodemon weather-condition weather-website
Last synced: 9 months ago
JSON representation
It is a simple weather forecasting website which retrieves location information and sends back information regarding today’s weather.
- Host: GitHub
- URL: https://github.com/mehul2205/weather-website
- Owner: Mehul2205
- Created: 2019-09-10T18:23:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T05:15:45.000Z (over 3 years ago)
- Last Synced: 2024-12-18T22:12:33.010Z (over 1 year ago)
- Topics: css, html, nodejs, nodejs-server, nodemon, weather-condition, weather-website
- Language: HTML
- Homepage: https://mehul2205-weather-website.herokuapp.com
- Size: 16.7 MB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
[](http://forthebadge.com)
[](http://forthebadge.com)
[](http://forthebadge.com)
[](http://forthebadge.com)
## Back End Langage
[](http://forthebadge.com)
## 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. :+1:
## About
This PROJECT is also hosted on herokuapp.com
Please Visit !!!.
## Created By:
Mehul Patni
[
](http://www.linkedin.com/in/mehul-patni)
[
](https://github.com/Mehul2205)
[
](https://www.facebook.com/mehul.patni.370)
[
](https://www.instagram.com/mehulpatni2205/)