Premium
Image Slider (Dots + Previous/Next)
Challenge summary
Build a simple React image slider with previous/next buttons and dot navigation. Disable navigation buttons when you reach the start or end.
What you'll practice
- Display the current slide image and its title.
- Show text like "Slide X of N" under the image.
- Provide "Previous" and "Next" buttons to move through slides.
- Render dot buttons for each slide and allow jumping directly to a slide.
- Disable "Previous" on the first slide and "Next" on the last slide.
What Premium unlocks
Premium unlocks the runnable workspace, behavioral checks, implementation walkthrough, and edge-case discussion.
Free related practice
Upgrade to FrontendAtlas Premium to unlock this challenge. Already upgraded? Sign in to continue.