SigmaSam / Weather-Cast

API integration to a plain JS/HTML website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather-Cast

A simple page to check the Weather in any city, that also gives you the description from a Wikipedia article of the place.

Built With

  • HTML
  • CSS
  • Tailwind
  • Javascript

Live Demo

Tracker

Live Version

Getting Started

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

Setup

  • Clone this repository. Type git clone https://github.com/SigmaSam/Weather-Cast.git
  • Navigate to the project folder (Weather-Cast) cd Weather-Cast
  • run npm install to get all packages needed for the app then run npm run build.
  • Open the index.html with the browser double click on index.html if you want to see the app running.

Run tests

npx eslint .

Authors

Feel free to reach out. We are always happy to connect 🙂

👤 Samuel Almao

🤝 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!

About

API integration to a plain JS/HTML website.

License:MIT License


Languages

Language:JavaScript 100.0%