Skip to content
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

fix: Fixed the grid alignment in homepage, added more transitions #701

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sidude2003
Copy link

@sidude2003 sidude2003 commented Feb 11, 2025

Description

A clear and concise description of what the PR does.

  • This PR does the following:
    • Fixes:
    • Fixes mostly done on homepage, Alignment of grid fixed as well as more transitions added on homepage
    • Removed search bar in the homepage as it is already present in the navbar thereby eliminating redundancy
    • modularized the book categories section code

Testing Instructions

Detailed instructions on how to test the changes. Include any setup needed and specific test cases.

  1. Pull this branch.
  2. Run npm install to install dependencies.
  3. Run npm test to execute the test suite.
  4. Verify that ...

Screenshots

OnlineBook

Checklist

Make sure to check off all the items before submitting. Mark with [x] if done.

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I am working on this issue under GSSOC

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant