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
- Host: GitHub
- URL: https://github.com/thinkful-ed/starter-weatherzen-front-end
- Owner: Thinkful-Ed
- Created: 2020-12-10T04:28:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-28T01:25:21.000Z (over 4 years ago)
- Last Synced: 2023-05-09T21:10:36.371Z (about 3 years ago)
- Language: JavaScript
- Size: 746 KB
- Stars: 0
- Watchers: 9
- Forks: 365
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.