Open RA-Salles opened 7 months ago
Transfer pure html code into react. Pages are displaying, but react will make interactivity and dynamically changing the pages much much easier!
kinda done, still gotta fix interactivity and all the dynamics lol
Most components already transfered to a class extending a react component so we can actually trace the states.
Transfer pure html code into react. Pages are displaying, but react will make interactivity and dynamically changing the pages much much easier!