Skip to content

A one-page weather application created by using Javascript and bundled with webpack in order to show mastery of acquiring information via API's and displaying that information in a clear and simple UI.

Notifications You must be signed in to change notification settings

sz16900/weather-app

Repository files navigation

[Javascript Project: Weather App]

In this project, I am going to make a Javascript weather application to demonstrate mastery of bundling javascript modules with webpack, async/await function and handling errors. Awesomized with Bootswatch. This project is completed by Seth Zea, in partial requirements of the Microverse cirriculum.


Fahrenheit

Web

Celsius

Web


Live Demo

Live Link


Built With

  • HTML5
  • CSS3
  • Font Awesome
  • Google Fonts
  • W3 Validators
  • Bootstrap
  • Bootswatch
  • Javascript
  • webpack
  • async/await

Prerequisites

  • Node.js (for Stylelint)
  • Web Browser
  • CLI
  • IDE

Getting Started

To get a local copy up and running follow these simple example steps.

  • Clone the project unto your local machine
  • cd into the project directory
  • on the root folder please type: npm run start:dev
  • on your browser, make sure you point to the right address (i.e: http://localhost:8080/)

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Authors

👤 Seth Zea


Show your support

Give a ⭐️ if you like this project!

Acknowledgments


Future Features

  • A better mobile friendly experience
  • More information inside the website
  • Better modularization of objects

📝 License

This project is MIT licensed.


About

A one-page weather application created by using Javascript and bundled with webpack in order to show mastery of acquiring information via API's and displaying that information in a clear and simple UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages