Skip to content

A single-page application (SPA) developed using TypeScript to play a game of nRF Robot Wars.

License

Notifications You must be signed in to change notification settings

KajaKoren/nrf-robot-wars-app

Repository files navigation

nRF Robot Wars Web Application

GitHub Actions semantic-release Renovate Mergify Status Commitizen friendly code style: prettier ESLint: TypeScript React Bootstrap 5 CSS modules Vite

The nRF Robot Wars Web Application is a single-page application (SPA) developed with React in TypeScript.

The UI components are themed using Bootstrap 5 and CSS modules. All complex UI logic is extracted using React hooks to allow re-use when changing the UI framework.

Vite is used as the frontend toolchain.

Set up

npm ci

Running

npm start

Running the tests

You can then run the tests using

npm test

About

A single-page application (SPA) developed using TypeScript to play a game of nRF Robot Wars.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published