whoisasey / weather-app

Weather API App

Home Page:https://shielded-woodland-28132.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with this Weather App ☀️

To run locally

  1. Clone the repo
  2. Head to (https://www.visualcrossing.com/weather-api) and sign up to get an API Key
  3. In the repo, make a .env file with your key as the value for REACT_APP_API_KEY
  4. Run npm run start

Optional:

  • You can change your city of choice by playing around with the cities array in App.js

You can view the app live at (https://shielded-woodland-28132.herokuapp.com/)

  • it will take a few seconds to load, as it's on a Heroku free service 😊

About

Weather API App

https://shielded-woodland-28132.herokuapp.com/


Languages

Language:JavaScript 40.2%Language:CSS 24.4%Language:Less 18.7%Language:HTML 16.2%Language:Shell 0.4%