Client repository for team dev project.
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
Cypress setup: https://docs.cypress.io/guides/getting-started/installing-cypress
$ npx cypress open
- Fonts: to make it easier let's just keep a consistent font throughout
- Colors: background #2a2c30, normal text #fff, links #ffa500