Skip to content

This project is a weather app lesson from the Micoverse program, the intention is to use API and Javascript to create a simple weather app.

License

Notifications You must be signed in to change notification settings

dasileker/weather

Repository files navigation

weather

This project comes after the introduction of the ES6 class keyword, ES6 modules, and webpack. The main goal of this project is for the student to show the understanding of the benefits of modularized code as well as the ability to set up a javascript application made of different modules using webpack.

Screen shot of Page

Page live Demo Link

Live Demo Link!

Built With

  • HTML
  • CSS
  • Javascript
  • API
  • Webpack
  • Used the DOM Manipulation.
  • Images
  • Icons
  • Linters

How It work

  • Frist Open Your terminal and paste : git clone git@github com:dasileker/weather.git.

  • Then cd to the Folder && Open it in your Texteditor.

  • To Make the website fully working make sure to install the webpack and run the folowing command if yoy don't have it.

  • type npm start to start the server.

  • now you can see the page.

Upcoming Features

  • Add 7 days weather track.
  • Add UV level.
  • Add sun-rise & sun-set.
  • wind velocity and dicrection.

Author

Feedback

  • Give A thumb-up 👍 if you like it.

License

  • This project is MIT license

About

This project is a weather app lesson from the Micoverse program, the intention is to use API and Javascript to create a simple weather app.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published