aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeLines
* Create Scoreboard component & integrate with APIEug-VS2020-01-02-5/+83
|
* Merge pull request #11 from Eug-VS/requestsAnton Dubik2020-01-02-0/+17
|\ | | | | Create functions for GET and POST requests
| * Create functions for GET and POST requestsEug-VS2020-01-02-0/+17
| |
* | Move Header.js to src/Header and reorder optionsEug-VS2020-01-02-3/+3
| |
* | Create page state and pass it to HeaderEug-VS2019-12-31-16/+33
| |
* | Use AppBar and wrap the Tabs in a styled componentEug-VS2019-12-31-8/+11
| |
* | Use MUI in HeaderEug-VS2019-12-31-9/+26
|/
* Transfer App.ts -> index.js, add css baselineEug-VS2019-12-31-13/+20
| | | | | | | | Install dependencies: * @material-ui/core * styled-components More info: https://material-ui.com/components/css-baseline/
* Add initial Header componentEug-VS2019-12-31-4/+21
|
* Clean src/Eug-VS2019-12-31-236/+3
|
* Initial commit from Create React AppEug-VS2019-12-30-0/+247