/weather-app-js

Javascript Weather App Dealing with API's and Async / Await Functionalities.

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

weather-app-js

Javascript Weather App Dealing with API from OpenWeatherMap and dealing with Async / Await methods that allows users to search for current weather and forecast of any city required.

Screenshots

Online Version

Live Demo

Content

Features

    Any User Can:

  • Allow Browser To Access Location
  • Search Any City for its weather information
  • Choose between Celsius or Fahrenheit Scales

Built With

  • HTML5
  • CSS3
  • Javascript
  • Webpack
  • ESLint (Linter) with Stickler (CI Tool)
  • Git, Github and VScode

Getting Start

Get a local copy

Now you need a copy of this application, if you are using Git:

git@github.com:rsnazario/weather-app-js.git

Otherwise just hit (Download Zip) on green button (Clone or Download) at top of this page.

Run App

Since this project already provides the required files for setting up the Webpack, just type on your terminal:

npm install Now, you can just open your Visual Studio Code and click on Go Live or you can run on your terminal:

npm run server If you run on your terminal, just scroll up and click on the link of the opened port on your terminal while holding the key CTRL.

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

A special thanks for all Microverse Team and Code Reviewers that guides me through my learning.

Authors

👤 Rafael Nazario

Show your support

Give a ⭐️ if you like this project!