aboutsummaryrefslogtreecommitdiff
path: root/src/index.js
Commit message (Collapse)AuthorAgeLines
* Merge branch 'master' into themeEug-VS2020-01-02-11/+19
|\
| * Fix invalid merge commitEug-VS2020-01-02-9/+10
| |
| * Merge branch 'master' into timerEugene2020-01-02-10/+31
| |\
| * | Implement core timer functionalityasketonim2020-01-02-0/+2
| | |
* | | Improve theme and use makeStyles hookEug-VS2020-01-02-29/+27
| | |
* | | Create initial themeEug-VS2020-01-02-21/+22
| |/ |/|
* | Create Scoreboard component & integrate with APIEug-VS2020-01-02-5/+23
|/
* Move Header.js to src/Header and reorder optionsEug-VS2020-01-02-2/+2
|
* Create page state and pass it to HeaderEug-VS2019-12-31-9/+19
|
* Transfer App.ts -> index.js, add css baselineEug-VS2019-12-31-1/+19
| | | | | | | | Install dependencies: * @material-ui/core * styled-components More info: https://material-ui.com/components/css-baseline/
* Clean src/Eug-VS2019-12-31-7/+0
|
* Initial commit from Create React AppEug-VS2019-12-30-0/+12