|
|
|
|
|
by johnsonjo
976 days ago
|
|
Was curious how long it would take me to throw something like this together using React, TypeScript, and CSS Grid. Here it is if anyone's else is interested [0] (purposefully in a not super performant way for simplicities sake). Even tried to get it to print on one page if you just constrain it to a year (try viewing it in it's own window, like this [1], if you want to attempt to print it in order to see that). [0]: https://codesandbox.io/p/sandbox/compact-calendar-zqp4rz?fil... [1]: https://zqp4rz-5173.csb.app/ |
|