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.
- Allow Browser To Access Location
- Search Any City for its weather information
- Choose between Celsius or Fahrenheit Scales
Any User Can:
- HTML5
- CSS3
- Javascript
- Webpack
- ESLint (Linter) with Stickler (CI Tool)
- Git, Github and VScode
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.
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.
Contributions, issues and feature requests are welcome!
You can do it on issues page.
A special thanks for all Microverse Team and Code Reviewers that guides me through my learning.
👤 Rafael Nazario
- Github: @rsnazario
- Twitter: @@rsnazario
- Linkedin: Rafael Nazario
Give a ⭐️ if you like this project!