-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Description
- make a component for react carousel
Task
- install carousel using the
npm i react-multi-carousel
. - Initialize Carousel.jsx in
src/components/Carousel
directory (⚠️ NOTE: If the components and Carousel folders haven't been created yet, please go ahead and create them..) - use react-multi-carousel to make Carousel.jsx componenet.
- for logos use any logo you find. ( Note: all the logos should have the same kind of style like in image shown below)
- visit ofiicial stake website for more info.