An open API service indexing awesome lists of open source software.

https://github.com/thinkful-ed/starter-weatherzen-front-end


https://github.com/thinkful-ed/starter-weatherzen-front-end

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# WeatherZen Front End Application

## Installation

1. Fork / clone this repository.
1. 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.