https://github.com/onjoseph/image-carousel
A Simple Carousel/Slideshow with 6 Different Images of Choice.
https://github.com/onjoseph/image-carousel
css3 html5 image-carousel javascript zuri-internship-programme
Last synced: about 2 months ago
JSON representation
A Simple Carousel/Slideshow with 6 Different Images of Choice.
- Host: GitHub
- URL: https://github.com/onjoseph/image-carousel
- Owner: ONJoseph
- License: mit
- Created: 2022-11-09T19:35:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T05:59:30.000Z (over 3 years ago)
- Last Synced: 2025-03-29T10:31:44.621Z (about 1 year ago)
- Topics: css3, html5, image-carousel, javascript, zuri-internship-programme
- Language: JavaScript
- Homepage: https://ONJoseph.github.io/Image-Carousel/
- Size: 58.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image-Carousel
Create a Carousel/Slideshow with 6 different images of your choice. Ensure the following:
-The images are properly styled.
-Directional icons (previous and next Icons ) are shown on the images only when hovered
-On clicking the icons, it should show the next/previous image.
-When the next icon on the last image is clicked, it should show the first image.
-When the previous icon on the first image is clicked, it should show the last image.
## Author
👤 **Joseph Ogbole**
- GitHub: [@ONJoseph](https://github.com/ONJoseph)
- Twitter: [@ONJoseph1](https://twitter.com/ONJoseph1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/o-n-joseph-ba8425147/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ONJoseph/Image-Carousel/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments