Don't bother. It's outdated.
Discussion
Isn't any front end framework outdated after a month? 😂 What's currently the best one?
Svelte is ok. https://svelte.dev/
Some time ago, I migrated (as owner and project manager, not developer) two big projects from plain JS to React. After a couple of years, exhausted by the slowness in the development and the uncontrolled increasing amount of code, I switched both to Hotwired (they are Rails projects) and it was a breath of fresh air.
So maybe now it's React that hated me!