Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samueltuoyo15/weather-website

This Website is used for getting and tracking the current weather Temperature, Wind Speed and Humidity
https://github.com/samueltuoyo15/weather-website

Last synced: about 1 month ago
JSON representation

This Website is used for getting and tracking the current weather Temperature, Wind Speed and Humidity

Awesome Lists containing this project

README

        

# Weather Analysis Website

Clone the Project
``` bash
git clone https://samueltuoyo15/Weather-Analysis-Website
```

Install All the Requirements for this project
``` bash
npm install
```

Start The Development Server
``` bash
npm run start
```
server is running on http://localhost:3000