From b15119cf6b6025a2ecdf468324214f5c6cbe64a7 Mon Sep 17 00:00:00 2001 From: parakh2204 Date: Sat, 28 Oct 2023 22:44:20 +0530 Subject: [PATCH] Update Slider-Design.md --- Projects/1-Beginner/Slider-Design.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Projects/1-Beginner/Slider-Design.md b/Projects/1-Beginner/Slider-Design.md index 73f54fc0..0db32eaf 100644 --- a/Projects/1-Beginner/Slider-Design.md +++ b/Projects/1-Beginner/Slider-Design.md @@ -6,14 +6,14 @@ Display multiple images using a slider / carousel. ## User Stories -- [ ] User can see a slider displaying multiple images every `x` seconds -- [ ] User can click on `previous` and `next` buttons and the slider will display the corresponding image +- [ ] User can see a slider displaying multiple images every `x` seconds. +- [ ] User can click on `previous` and `next` buttons and the slider will display the corresponding image. ## Bonus features -- [ ] Add animation to the slides -- [ ] Add text over the slides -- [ ] Create a 3D effect +- [ ] Add animation to the slides. +- [ ] Add text over the slides.. +- [ ] Create a 3D effect. ## Useful links and resources