wingkwong / leetcode-the-hard-way

LeetCode The Hard Way - From Absolute Beginner to Quitter. Join Discord: https://discord.com/invite/Nqm4jJcyBf
https://linktr.ee/leetcodethehardway
868 stars 220 forks source link

Adding Footer and Front-End Improvements #652

Closed ajay-dhangar closed 12 months ago

ajay-dhangar commented 1 year ago

Overview:

I would like to contribute to the "leetcode-the-hard-way" project by implementing a footer and enhancing the front-end user experience. This addition will not only improve the aesthetics of the website but also provide better navigation and engagement for users.

Proposed Changes:

1. Footer Addition:

2. Front-End Enhancements:

How to I do Test:

To test these changes, you can follow these steps:

  1. Clone the repository locally.
  2. Checkout a new branch for this issue.
  3. Implement the footer and front-end improvements.
  4. Run the website locally and ensure that the footer is displayed correctly, and the front-end enhancements are noticeable.
  5. Verify that the changes do not introduce any new bugs or issues.

Additional Information:

For Demo:

image

Related Issues:

None

wingkwong commented 1 year ago
  1. For footer, please list out all the categories and links using our site as an example. So far I don't think we got many links for that. Also, site views, codeQL and stars buttons seems not necessary in this site.

  2. how would you implement it on top of docusaurus?

ajay-dhangar commented 1 year ago

can you assign me for working on this repo

and i fond out one more issue for response device ( size 1000 to 1110 )

Screenshot 2023-10-02 124036

ajay-dhangar commented 1 year ago

Thank you for taking the time to review my work. I'm open to any feedback or suggestions for updates to improve it further. If you believe that additional links or code would enhance the project, I've already set up the groundwork to make these additions seamlessly accessible for anyone who wants to contribute.

I'm confident in the quality of my work, so if you find it suitable, I would appreciate it if you could consider merging it into the main branch. However, if there's any specific feature you'd like to see or if you require any assistance with the integration, please don't hesitate to reach out. I'm here to help and collaborate to make this project even better.

wingkwong commented 12 months ago

handled in #655.