sprout90 / starter-weatherzen-front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeatherZen Front End Application

Installation

  1. Fork / clone this repository.
  2. Run npm install.

Use npm start to run the application.

Set the API_BASE_URL environment variable to the base url for the API.

If API_BASE_URL is not set, a default value of http://localhost:5000 is used.

About


Languages

Language:JavaScript 86.1%Language:HTML 13.9%