lijim / monks-and-mages

Monks and Mages is a TCG-game built on React and socket.io
https://www.monksandmages.com
MIT License
17 stars 0 forks source link

Chore: Upgrade react to 18 #410

Closed lijim closed 1 year ago

lijim commented 1 year ago

React 18 is a necessity for a lot of other libraries to be installed at their latest version, for instance Framer Motion (which I'm thinking of implementing for animating presence of cards on the board)

This undertaking was to upgrade the client-side app to React 18.