Yeasir0032 / Discord-Clone

A Discord clone built using Next.js, Tailwind CSS, and LiveKit, providing users with real-time text, voice, and video communication features.
https://discord-a.up.railway.app/
MIT License
38 stars 47 forks source link

Create a Landing Page for Discord Clone. #97

Open PayalKumari10 opened 1 month ago

PayalKumari10 commented 1 month ago

Description: We need a landing page for our Discord clone project that closely mirrors the real Discord landing page. The landing page should be designed using Next.js, TypeScript, Radix UI, and Tailwind CSS. It should also include dark mode support.

Requirements:

1.Tech Stack:

Next.js, TypeScript, Radix UI, Tailwind CSS.

2. Landing Page Design:

The landing page should be an exact copy of the real Discord landing page. No navigation links should be included on the landing page.

3. Dark Mode Support:

The landing page should have dark mode support enabled by default.

Tasks:

Set up the Next.js project with TypeScript. Integrate Radix UI and Tailwind CSS. Design and implement the landing page to mirror the real Discord landing page. Add dark mode support.

Additional Information:

Ensure the design is responsive and looks good on both desktop and mobile devices. Adhere to best practices for code structure and organization. Include comments and documentation where necessary to explain the code and design choices.

Acceptance Criteria:

The landing page should be a near-identical copy of the real Discord landing page. Dark mode should be supported and enabled by default. No navigation links should be present on the landing page. The implementation should use Next.js, TypeScript, Radix UI, and Tailwind CSS effectively.

github-actions[bot] commented 1 month ago

Hello @PayalKumari10 Thank you for creating a new issue! 🎉 Your issue is currently under review. If you would like to assign this issue to yourself, please comment with the word "self" and the issue will be assigned to you.

karmveershubham commented 1 month ago

I would like to work on this issue under GSSOC'24. Kindly assign this to me.

PayalKumari10 commented 1 month ago

Hello @karmveershubham, Sure, go ahead!

KanishkChhajed commented 1 month ago

Hello, I am interested to work on this issue, would you assign this issue to me under GSSOC'24.

PayalKumari10 commented 1 month ago

Hello @karmveershubham Is there any update on this issue? If not, I can assign this issue to others.

karmveershubham commented 1 month ago

Yes, assign it to others.

PayalKumari10 commented 1 month ago

Please Go ahead, @KanishkChhajed .

KanishkChhajed commented 4 weeks ago

Can you tell me that, do I have to add Discord Logo in Nav Bar as their site have or not?

PayalKumari10 commented 4 weeks ago

Yes, you can add it to the navbar like the main channel on Discord,, @KanishkChhajed

KanishkChhajed commented 3 weeks ago

Hey, @PayalKumari10 @Yeasir0032, I just create pull request (#99) related to this issue. Please check that request and let me know if there are any updates needed.