Abdusaid10 / weather-app

Weather app created using plain JS

Home Page:https://raw.githack.com/Nazeh/weather-app/master/dist/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Weather App πŸ‘‹

Documentation Maintenance License: MIT Twitter: ArNazeh

Weather app created using vanilla JS, connects to Open-weather and Ipfind APIs, and dynamically renders weather data -in Metric and Imperial units- for clients city or other cities chosen with the search form. The search form uses a modified list from OpenWeather to suggest and validate the user's input.

✨ Demo

Twitter: ArNazeh

Install

git clone git@github.com:Nazeh/weather-app.git
cd weather-app
npm install
npm run build

Usage

npm start

Go to http://127.0.0.1:8080

Author

πŸ‘€ Ar Nazeh

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2019 Ar Nazeh.
This project is MIT licensed.


Concept design : Matt Wojtas


This README was generated with ❀️ by readme-md-generator

About

Weather app created using plain JS

https://raw.githack.com/Nazeh/weather-app/master/dist/index.html

License:MIT License


Languages

Language:JavaScript 99.0%Language:CSS 1.0%