-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Feat/carousal-added in experience and achievement section #648
base: master
Are you sure you want to change the base?
Feat/carousal-added in experience and achievement section #648
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Carousal added in mentined section
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
review my code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add carousal
Review the code
</div> | ||
{renderSlide} | ||
</Carousel> | ||
<Carousel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review this carousal
Description
#435
#Feat/carousal-added in experience and achievement section
#Hactoberfest
--->>Commands that I used to setup locally
-npm install
-npm start
-npm update
-npm install react-responsive-carousel
In this I added the carousal in achievement and experience section
the changes are done in files
-src/containers/achievement/Achievement.js
-src/containers/workExperience/WorkExperience.js
Fixes #415
Achievements section
Experience section
Type of change