Skip to content

Nuhvi/weather-app

Repository files navigation

Welcome to Weather App 👋

Documentation Maintenance License: MIT Twitter: ArNazeh

A vanilla JS web app using geolocation and weather data APIs

Demo

screenshot

Design : Matt Wojtas

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.

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.