Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add prior update time | Galen Guyer | 2020-11-14 | 1 | -1/+14 |
| | |||||
* | make the main title a link to the homepage | Galen Guyer | 2020-11-14 | 1 | -2/+2 |
| | |||||
* | Create LICENSE | Galen Guyer | 2020-11-14 | 1 | -0/+661 |
| | |||||
* | use a darker orange to make graphs more readable | Galen Guyer | 2020-11-14 | 1 | -1/+1 |
| | |||||
* | make buttons better | Galen Guyer | 2020-11-14 | 2 | -12/+14 |
| | | | | | | buttons change their background and text color on hover now to make their purpose more clear, and the Link element covers the whole button now. Thanks for the suggestions Tessa! | ||||
* | I can't type | Galen Guyer | 2020-11-14 | 1 | -0/+0 |
| | |||||
* | add favicons | Galen Guyer | 2020-11-14 | 5 | -0/+0 |
| | |||||
* | switch API url | Galen Guyer | 2020-11-14 | 1 | -1/+1 |
| | |||||
* | remove line break | Galen Guyer | 2020-11-14 | 1 | -1/+0 |
| | |||||
* | add attribution | Galen Guyer | 2020-11-14 | 1 | -0/+7 |
| | |||||
* | Add yesterday alert level | Galen Guyer | 2020-11-14 | 1 | -0/+3 |
| | |||||
* | Add alert level and clean up colors | Galen Guyer | 2020-11-14 | 2 | -2/+6 |
| | |||||
* | add links to all stats | Galen Guyer | 2020-11-14 | 4 | -23/+141 |
| | |||||
* | add History and totalstudent cases graph | Galen Guyer | 2020-11-14 | 4 | -26/+379 |
| | |||||
* | pop most data into MainPage for router | Galen Guyer | 2020-11-14 | 2 | -59/+73 |
| | |||||
* | draw more attention to numbers instead of label | Galen Guyer | 2020-11-14 | 1 | -3/+5 |
| | |||||
* | add some fancier styling with better labels | Galen Guyer | 2020-11-14 | 4 | -38/+62 |
| | |||||
* | Add tailwind css | Galen Guyer | 2020-11-14 | 5 | -677/+945 |
| | |||||
* | drop year from updated string | Galen Guyer | 2020-11-14 | 1 | -1/+10 |
| | |||||
* | add latest update date | Galen Guyer | 2020-11-14 | 3 | -0/+10 |
| | |||||
* | clean up meta info | Galen Guyer | 2020-11-13 | 1 | -3/+7 |
| | |||||
* | change width of media query | Galen Guyer | 2020-11-13 | 1 | -1/+1 |
| | |||||
* | Add basic Dockerfile | Galen Guyer | 2020-11-13 | 1 | -0/+10 |
| | |||||
* | Populate the rest of the data with some niceish styling | Galen Guyer | 2020-11-13 | 2 | -0/+41 |
| | |||||
* | Add cards for total cases | Galen Guyer | 2020-11-13 | 4 | -33/+38 |
| | |||||
* | get data from api | Galen Guyer | 2020-11-13 | 2 | -9/+23 |
| | |||||
* | Add swr and configs | Galen Guyer | 2020-11-13 | 3 | -2/+19 |
| | |||||
* | Add prettier | Galen Guyer | 2020-11-13 | 12 | -120/+123 |
| | |||||
* | Initialize project using Create React App | Galen Guyer | 2020-11-13 | 18 | -0/+11775 |