An open API service indexing awesome lists of open source software.

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.

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
[![forthebadge](https://img.shields.io/badge/USES-HTML-red)](http://forthebadge.com)
[![forthebadge](https://img.shields.io/badge/USES-CSS-orange)](http://forthebadge.com)
[![forthebadge](https://img.shields.io/badge/USES-JavaScript-green)](http://forthebadge.com)
[![forthebadge](https://img.shields.io/badge/USES-Bootstrap-blue)](http://forthebadge.com)

## Back End Langage

[![forthebadge](https://img.shields.io/badge/USES-NodeJs-red)](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/)