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

https://github.com/davila23/javascript-weather-app

A weather Application using Javascript, webpack and OpenWeatherMap API
https://github.com/davila23/javascript-weather-app

javascript object-oriented-programming webpack

Last synced: about 2 months ago
JSON representation

A weather Application using Javascript, webpack and OpenWeatherMap API

Awesome Lists containing this project

README

          


horizontal_tagline_black_on_white_by_logaster (1)

# Weather App Javascript
Simple weather app . Nice to practice fetch

# Installation
```
npm install
```

# Start the project
```
npm run dev
```
![](./docs/screenshot.png)