shivansh-bhatnagar18 / multiplayer-uno

https://multiplayer-uno.vercel.app
21 stars 43 forks source link

Frontend: Improved Auth UX #107

Closed PrathamX595 closed 3 weeks ago

PrathamX595 commented 3 weeks ago

auth context was used to use the username on the navbar and sidepanel

Description

1)whenever a new User is added via Signup page it's name is now displayed on the right button on the navbar additionally now the user name will also be displayed on the sidepanel

2)eslint errors were fixed

How to Test

Sign Up as a new user to test this feature

Checklist

Screenshots (if applicable)

ed4ab152-1c55-433b-aed8-42c93df8a107

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
multiplayer-uno ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 14, 2024 11:50am
kuv2707 commented 3 weeks ago

LGTM, I'll setup the api calls etc