Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor and improve peformance (#20)
* feat: split hero content into a different component * refactor: Hero component * refactor: animations * refactor: Game component * refactor: index page * refactor: components directory structure * refactor: document class name and remove viewport meta * refactor: move symbols and symbolAssets into a common place * refactor: document * refactor: Avatar into PlayerAvatar * refactor: GameResult with PlayerAvatar * feat: add support for providing custom size to PlayerAvatar * refactor: AvatarPicker * refactor: Play page with AvatarPicker * fix: increase contrast for gray colour * refactor: Container to Wrapper * refactor: `Container` => `Wrapper` * Install packages * Format crypto code * Remove unused import * Fix server url env value
- Loading branch information
0615af7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
tic-tac-toe – ./
tic-tac-toe-haneenmahdin.vercel.app
tic-tac-toe-git-master-haneenmahdin.vercel.app
tictacgo.vercel.app