Skip to content

This tool can help a collegiate ballroom dance team organize travel to other teams' competitions.

License

Notifications You must be signed in to change notification settings

BadgerBallroom/away

Repository files navigation

Away

This tool can help a collegiate ballroom dance team organize travel to other teams’ competitions.

Running this application

To run this application fully from your local machine:

  1. Clone this repository.
  2. Run npm install.
  3. Run npm start.

Alternatively, you can go to https://bbdtaway.azurewebsites.net/. This instance is hosted on a free tier, so it is not unusual for the page to take a minute to load.

Running tests

You can run unit tests with npm run test.

Building this application

Before deploying this app, you may want to run the built version to see whether everything still behaves as expected:

  1. Run npm run build to build this application.
  2. Run npm run build-serve to start a server that serves the built version.

About

This tool can help a collegiate ballroom dance team organize travel to other teams' competitions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published