Skip to content

pipe2442/weather-app

Repository files navigation

Weather App - Javascript

This project is part of Javascript 1.1 Module with the aiming to create a weather forecast site using https://www.accuweather.com/ API.


The Weather App project comes at the end of the Asynchronous Javascript and APIs section of the Javascript course. It tests the knowledge of the student about asynchronous communication with promises or async/await and when to use them.

screenshot

Built With

Live Demo

Getting Started

  1. Open your terminal.
  2. Navigate to the desired location to download the contents of this repository.
  3. Copy and paste the following code into your terminal :
    $ git clone https://github.com/pipe2442/weather-app.git
  4. Run cd weather-app
  5. Install your dependencies
    $ npm install
  6. run
    npm run build
    to bundle scripts with webpack a static module bundler for modern JavaScript applications

Usage

Launch the local version of this project opening the dist/index.html file in the browser

Project Screenshot

screenshot

Authors

👤 Luis Felipe Angulo Torres

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project! 🤝

Acknowledgments

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published