Skip to content

Add animation#47

Merged
Aiiyuu merged 8 commits intodevelopfrom
NG-30
Nov 25, 2025
Merged

Add animation#47
Aiiyuu merged 8 commits intodevelopfrom
NG-30

Conversation

@ViktoriiaPitsan
Copy link

This pull request implements animations on several pages of the website to enhance the user experience and add smooth transitions when interacting with elements. Animations have been added to the following pages:

  • Home page – General animations for elements on the home page.
  • Checkout Success page – Added animations on the order success page.
  • Catalog page – On the catalog page, animations have been added to product cards, which appear with a slide-in effect as users scroll.
  • Favorite List page – Animation for the favorite items list, with elements also appearing with a slide-in effect, delayed slightly for each item.

Technical Changes:

  • CatalogList: Implemented animations for product list items that smoothly appear with a delay using a slide-in effect.
  • CatalogPage: Utilized the motion library to animate the title on the category page.
  • FavoritePage: Added animation for favorite products list items, using a slide-in effect.

The animations provide smooth transitions, improving the visual appeal of the site and making it more interactive and enjoyable for the user.

@Aiiyuu Aiiyuu merged commit 76d57fb into develop Nov 25, 2025
1 check failed
@Aiiyuu Aiiyuu deleted the NG-30 branch November 25, 2025 18:15
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.

3 participants