battlecode / galaxy

MIT License
10 stars 3 forks source link

Upgrade prettier, add some ui elements, add the Register page. #670

Closed acrantel closed 1 year ago

acrantel commented 1 year ago

Adds the register page. UI elements added / styled (these have all been tested, see the Register.tsx page):

Prettier changes:

Before testing, make sure to run npm install to get the updated packages.

image