Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hraverkar/weatherwidget

Weather Widget
https://github.com/hraverkar/weatherwidget

angular9 http-server nodejs openweathermap-api

Last synced: about 4 hours ago
JSON representation

Weather Widget

Awesome Lists containing this project

README

        

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/heroku/node-js-getting-started)

# Weather Widget
Get the Weather information, using city name in search option.

# Screenshot
![Img1](https://github.com/hraverkar/WeatherWidget/blob/master/screenshot/1.png)

![Img2](https://github.com/hraverkar/WeatherWidget/blob/master/screenshot/2.png)
## Live Preview

You can [view the app live here](https://weather-widget.hraverkar.now.sh/)

## Tech Stack

* Angular 9
* OpenWeather API
* Node.js

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```