Skip to content

kubilaycaglayan/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

44 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

WEATHER APPLICATON

You can learn weather reports by typing the city. At the moment you finished with typing the engine takes over the job, sending a request to the Open Weather API, fetching the results, and displaying them. These are all happening in async functions that are not affecting UX sustainability.

Live Demo

Live Demo Link

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack
  • Bootstrap
  • SASS
  • WeatherApp

Getting Started

Usage

  • Click the Live Demo link and enjoy with the website.

Run A Local Copy

Run the following commands on your terminal:

  • git clone https://github.com/kubilaycaglayan/weather-app.git
  • cd weather-app
  • open 'dist/index.html' file

Make Changes

Run npm install to make local changes In the project directory run:

  • npm install After this command you may make changes and after every change run:
  • npm run build to compile files into distribution folder.

Prerequisites

  • A modern browser, up to date.

Run tests

  • There is no automated tests for this project.

Future Features

  • Fully mobile compatible.

Author

๐Ÿ‘ค Kubilay Caglayan

๐Ÿค 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

๐ŸŒž Type in a location and learn the weather report.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages