Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

eug-vs/chrono-cube

Repository files navigation

chrono-cube

Frontend part of ChronoCube web application - a professional timer for speecubing with simple UI, scoreboard, guides and statistics analysis.

Technologies stack

Getting started

To run the project, you should have Node Package Manager installed. It's also recommended to use Node Version Manager.

  1. npm i (shorthand for npm install) - install project dependencies.
  2. npm start - run the project.

Contribute

Contribute to ChronoCube

Recommended IDE - WebStorm. It's also preferable to install Styled Components & Styled JSX plugin.