Dezenix / frontend-reactjs

Code Snippets of fully responsive ReactJS components that can be implemented in a web app.
MIT License
20 stars 47 forks source link

Tamal #14

Closed tamalCodes closed 2 years ago

tamalCodes commented 2 years ago

Animated Product Card

I have built the animated product card using Reactjs , this Closes #8 A handy guide is being provided at products_card -> README.md

Check it out :

Product-Card

Thankyou, Tamal

Ovenoboyo commented 2 years ago

Hello @IAmTamal. We are glad to receive your contribution for Dezenix. Due to some changes regarding the library specifications, There are some changes we request you to carry out before we merge this pull request.

Firstly we have changes the layout of the project. The readme is yet to be updated so ill describe the new layout here

There have also been some changes to component guidelines.

As for the guideline changes, I've implemented your product card according to the new guidelines. Please take a look at the "Tamal" branch in this repo itself. We only require you to make use of props and remove any 3rd party import before we close this issue.

Thanks you