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

Feat/carousal-added in experience and achievement section #648

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

drick-infinity
Copy link

@drick-infinity drick-infinity commented Oct 2, 2023

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
carousal-2

Experience section
carousal

Type of change

  • Feature/ added carousal in achievement section and experience section
  • This change requires a documentation update

@vercel
Copy link

vercel bot commented Oct 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-folio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2023 10:05am

Copy link
Author

@drick-infinity drick-infinity left a 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

Copy link
Author

@drick-infinity drick-infinity left a comment

Choose a reason for hiding this comment

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

review my code

Copy link
Author

@drick-infinity drick-infinity left a 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
Copy link
Author

Choose a reason for hiding this comment

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

Review this carousal

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.

Add carousel slider in work experience and achievement section
1 participant