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

https://github.com/mariorodeghiero/weather-fetch-api

☔️ ⛅️. ☀️. ❄️. 🌪 Repository created for study and create a weather app using ES6 - fetch API + web pack.
https://github.com/mariorodeghiero/weather-fetch-api

es6 fetch-api javascript weather weather-api weather-icons webpack3

Last synced: 7 months ago
JSON representation

☔️ ⛅️. ☀️. ❄️. 🌪 Repository created for study and create a weather app using ES6 - fetch API + web pack.

Awesome Lists containing this project

README

          

# Weather App

Repository created for study and creation app weather using ES6 - fetch API + webpack.

![Example running](src/img/weather.gif)

### Prerequisites

What things you need to install the software and how to install them

* node.js
* NPM Package Manager
* Create token in [openweather]

### Installing

Clone this repository

```
git clone https://github.com/mariorodeghiero/weather-fetch-api
```

Installing the dependencies from the NPM Package Manager

```
npm install
```

To start the development environment, run the following command:

```
npm run dev
```

**Note:** This command also performs a clear in the **dist** folder and build again.

```
npm run server
```

After run, the browser open window automatically at http://localhost:8080

## Deployment

Run the command below to deploy, minimizing All Files.

```
npm run prod
```

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

## Author

* [Mário Antônio do Amaral Rodeghiero](https://github.com/mariorodeghiero)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

[openweather]: https://openweathermap.org