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

Issue 6: Fixed issue "Need some correction on Projects Listing Components Design." #7

Merged
merged 3 commits into from
Oct 8, 2021

Conversation

nguyenhung15913
Copy link
Contributor

Hi Vikas Ukani, I have fixed the alignment of the Project List section. On top of that, I added animation for the project cards when users hover it. All the fixes are used by Vanilla CSS. Details:

  • Added a new CSS module file which is styles/ProjectList.module.css
  • Linked ProjectsList.jsx to the new created CSS module file
  • Created new classes for projects list and project cards inside ProjectList.jsx
  • Used Flex Box instead of Grid.
  • Added animation when users hover project cards.

Also I am still learning Git so if you see any of my mistakes please let me know.
Feel free to ask me for any correction in the comment or directly contact me through hnguyen97@myseneca.ca
Thanks and have a good one.
Fixes #6

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.

Need some correction on Projects Listing Components Design.
2 participants