Dan2024 / team-dev-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 84.1%Language:CSS 13.9%Language:HTML 2.0%