1
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
532d1eba99
refactor: move content of src/ to root dir for readability 2022-12-06 13:02:09 +01:00
f72f20ef8b
refactor: change primary features to timeline, translate to czech 2022-12-06 12:10:47 +01:00
8280fb59d6
refactor: use @ prefixed imports
This allows to get rid of the path `./../` and use a common way to import components or anything from `src/` directory.

IMHO this improves readability by a mile.
2022-12-03 19:30:30 +01:00
604c280f8d
feat: initial commit 2022-11-22 09:59:48 +01:00