aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* Create functions for GET and POST requestsEug-VS2020-01-02-0/+55
|
* Merge pull request #8 from Eug-VS/markupEugene2019-12-31-45/+381
|\ | | | | Markup initial homepage
| * Transfer App.ts -> index.js, add css baselineEug-VS2019-12-31-14/+366
| | | | | | | | | | | | | | | | 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
| |
| * Simplify index.htmlEug-VS2019-12-31-34/+1
|/
* Merge pull request #7 from Eug-VS/cleanupAnton Dubik2019-12-31-349/+7
|\ | | | | Cleanup repository
| * Clean src/Eug-VS2019-12-31-236/+3
| |
| * Remove auto-generated README.mdEug-VS2019-12-31-68/+0
| |
| * Clean public/ folderEug-VS2019-12-31-27/+0
| |
| * Reconfigure .gitignoreEug-VS2019-12-31-18/+4
|/
* Initial commit from Create React AppEug-VS2019-12-30-0/+14447