shivansh-bhatnagar18 / multiplayer-uno

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

Frontend: Created the Homepage with the hamburger menu #87

Closed sksmagr23 closed 3 weeks ago

sksmagr23 commented 3 weeks ago

Description

I Created the home page with hamburger menu based on the given figma design. I added created the menu in Navbar.tsx and import this in home.tsx(landing page). I also added the necessary media in assets/src and also slightly modified my previously button component, also added some custom classes in tailwind.config.js. I showed just for instance the sidebar after login, which will be later implemented.

Fixes: #78

How to Test

Related Issues

Checklist

Screenshots

Screenshot from 2024-06-10 11-06-34 Screenshot from 2024-06-10 11-06-42 Screenshot from 2024-06-10 11-06-47 Screenshot from 2024-06-10 11-07-34

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 10, 2024 5:45am
kuv2707 commented 3 weeks ago

We should add an AppContext handling user signin and use it here to sync the UI with logged in state. I'll do it. In the meanwhile, @shivansh-bhatnagar18 can review the design and functionality

shivansh-bhatnagar18 commented 3 weeks ago

@kuv2707 The PR looks good to me. Its just that the images are not getting rendered. Screenshot from 2024-06-10 17-29-11

sksmagr23 commented 3 weeks ago

Bhaiya it might be the loading error, because it is opening in my localhost