Skip to content

mariorodeghiero/weather-fetch-api

Repository files navigation

Weather App

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

Example running

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 for details on our code of conduct, and the process for submitting pull requests to us.

Author

License

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published