-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a Landing Page for Discord Clone. #97
Comments
Hello @PayalKumari10 Thank you for creating a new issue! 🎉 Your issue is currently under review. |
I would like to work on this issue under GSSOC'24. Kindly assign this to me. |
Hello @karmveershubham, Sure, go ahead! |
Hello, I am interested to work on this issue, would you assign this issue to me under GSSOC'24. |
Hello @karmveershubham Is there any update on this issue? If not, I can assign this issue to others. |
Yes, assign it to others. |
Please Go ahead, @KanishkChhajed . |
Can you tell me that, do I have to add Discord Logo in Nav Bar as their site have or not? |
Yes, you can add it to the navbar like the main channel on Discord,, @KanishkChhajed |
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. |
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.
The text was updated successfully, but these errors were encountered: