Simple React/Redux app for monitoring sailing regattas made to learn Redux and react-redux bindings.
To get started, first install all the necessary dependencies.
> npm install
Start the development server
> npm start
Run tests
> npm test
To view your project, go to: http://localhost:3000/