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

https://github.com/escalopa/weather-app

Weather show API, Built with expressJS
https://github.com/escalopa/weather-app

express-js javascript weather-app

Last synced: 2 months ago
JSON representation

Weather show API, Built with expressJS

Awesome Lists containing this project

README

        

# weather-app

Applicatoin to get weather data by location name

### Tools

- express.JS
- ejs

### Run

Clone the project and run it using
```shell
$ yarn && yarn run start
```