Abdusaid10 / weatherApp

Weather app shows the weather information of the user's city when the page is loaded, the user can also search for and view the forecast in cities worldwide. The project was built with Vanilla JavaScript, Webpack, Eslint, HTML, CSS. It fetches data from OpenWeatherMap, ipapi, and Unsplash APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

Weather app built by using vanilla JS, fetches data from Open Weather, ipapi, and Unsplash APIs. It shows the weather information of user's city when the page is loaded, user can also search for weather info of other cities.

Built With

  • Vanilla JavaScript
  • Webpack, Eslint, HTML, CSS

Live Demo

Project Demo

Run Locally

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

Clone project to your local machine

git clone https://github.com/Abdusaid10/weatherApp/
cd weatherApp

Install dependencies

npm install

Build project

npm build

Run Locally

npm start

Author

-Abdusaid Abdurasulov

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Links

Open Weather API

IP API

Unsplash

Refenrence tutorial

Webpack configuration

License

This project is MIT licensed.

About

Weather app shows the weather information of the user's city when the page is loaded, the user can also search for and view the forecast in cities worldwide. The project was built with Vanilla JavaScript, Webpack, Eslint, HTML, CSS. It fetches data from OpenWeatherMap, ipapi, and Unsplash APIs

License:MIT License


Languages

Language:JavaScript 53.7%Language:CSS 46.3%