Frontend is kinda a mess right now. We need to: - [ ] Componentize our implementations in some pages (profile page, leaderboard page, etc...) - [ ] Extract all inline styling to a separate CSS file - [ ] Organize project directory structure - [ ] Optimize using Next.js components if possible - [ ] Extract any inline logic to util functions that can be used in other components
Frontend is kinda a mess right now. We need to: