Team Dev Client

Client repository for team dev project.

Quick Start

Clone this repository

$ git clone git@github.com:boolean-uk/team-dev-client.git && cd team-dev-client
$ npm ci # install dependencies
$ npm start
# then point your browser to localhost:3000

Run tests

Cypress setup: https://docs.cypress.io/guides/getting-started/installing-cypress

$ npx cypress open

Contribution

Styling

  • Fonts: to make it easier let's just keep a consistent font throughout
  • Colors: background #2a2c30, normal text #fff, links #ffa500