Skip to content

nikdo/wind-alert

Repository files navigation

Wind Alert

Alerts wind freaks about big days.

Prerequisites

Install dependencies:

yarn install

Running Locally

(optional) Use .env.development.local file to point API URL to the API running locally:

REACT_APP_API_URL=http://localhost:3030

Run the application:

yarn start

Building for Production

yarn build

Deployment

Prerequisites:

  1. Create Heroku app.
  2. Set API URL Heroku environment variable.
git push heroku master

About

Alerts wind freaks about big days.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published