Skip to content

Conversation

jayandra-XQ
Copy link

What is this PR about?

This PR includes the following updates:

  • Added a slide-in animation to the portfolio image and project boxes to enhance the visual experience.
  • Modified the Portfolio.jsx file to apply the animation to the image and project boxes.
  • Updated style.css to define the slideInLeft animation.

This PR addresses Issue #99: Inconsistent style.css and Portfolio.jsx file in tutorial.

Reason for the changes:

  • These changes add a smooth, visually appealing animation to the portfolio section, improving the user experience and making the portfolio more engaging.

How to test the changes:

  1. Clone the repository:
    git clone https://github.com/jayandra-XQ/codespaces-project-template-js
    

@alfredodeza

@@ -4,7 +4,8 @@
"eslint:recommended",
"plugin:react/recommended",
"plugin:prettier/recommended",
"plugin:jsx-a11y/recommended"
"plugin:jsx-a11y/recommended",
"plugin:prettier/recommended"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this needed?

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.

2 participants