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.
- Host: GitHub
- URL: https://github.com/mariorodeghiero/weather-fetch-api
- Owner: mariorodeghiero
- License: mit
- Created: 2018-03-01T11:41:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T11:14:45.000Z (about 8 years ago)
- Last Synced: 2025-02-01T08:07:02.805Z (over 1 year ago)
- Topics: es6, fetch-api, javascript, weather, weather-api, weather-icons, webpack3
- Language: JavaScript
- Homepage:
- Size: 100 MB
- Stars: 22
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Weather App
Repository created for study and creation app weather using ES6 - fetch API + webpack.

### 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