DarlanSilv4 / weatherApp

🌦️ A web application that shows the current weather and forecast for today and the next 4 days.☀️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LOGOTIPO

WEATHER

A simple web application that shows the current weather and forecast for today and for the next 4 days.

GitHub top language GitHub top language GitHub language count Code size GitHub last commit GitHub

HOMEPAGE_GIF

🧰 Dependencies

  • Node.js v12.18 or higher
  • Yarn v1.22 or higher
  • AccuWeather API key

ℹ️ Install

# Clone this repository
$ git clone https://github.com/DarlanSilv4/weatherApp

# Go into the repository
$ cd weatherApp

# Install dependencies
$ yarn install

🛠️ Setup

  1. Create an AccuWeather account;
  2. Get a API Key;
  3. Update the file 'config-sample.js' with your own API Key;
  4. Rename to 'config.js';

💼 License

This project is under the MIT license. See the LICENSE for more information.


Made with ❤️ by Darlan Silva

About

🌦️ A web application that shows the current weather and forecast for today and the next 4 days.☀️

License:MIT License


Languages

Language:JavaScript 66.4%Language:CSS 26.8%Language:HTML 6.7%