https://github.com/takuyadev/carousel-vanilla-js-scrimba
Vanilla Image Carousel project from the "The Front-End Developer Career Path" from Scrimba
https://github.com/takuyadev/carousel-vanilla-js-scrimba
css front-end html javascript scrimba scrimba-frontend
Last synced: about 1 month ago
JSON representation
Vanilla Image Carousel project from the "The Front-End Developer Career Path" from Scrimba
- Host: GitHub
- URL: https://github.com/takuyadev/carousel-vanilla-js-scrimba
- Owner: takuyadev
- Created: 2022-08-12T03:31:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-12T20:24:01.000Z (about 3 years ago)
- Last Synced: 2025-06-10T01:37:16.152Z (4 months ago)
- Topics: css, front-end, html, javascript, scrimba, scrimba-frontend
- Language: CSS
- Homepage: https://takuyadev.github.io/carousel-vanilla-js-scrimba/
- Size: 527 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Carousel Vanilla Javscript
This project is deployed at the [link here.](https://takuyadev.github.io/carousel-vanilla-js-scrimba/)
### `Summary`
This project is part of the challenge section of the "The Front-End Developer Crash Course". However, for this project, I personally challenged myself to create the application without the help of the teacher, and only watching once completed.
This project is a small page that holds a single carousel that loops around 3 images on a time interval, however the user can choose to click on the arrow to go to the next slide.
### `Languages / Techstack`
- HTML
- CSS
- JavaScript### `About Scrimba`
At Scrimba our goal is to create the best possible coding school at the cost of a gym membership! 💜
If we succeed with this, it will give anyone who wants to become a software developer a realistic shot at succeeding, regardless of where they live and the size of their wallets 🎉
The Frontend Developer Career Path aims to teach you everything you need to become a Junior Developer, or you could take a deep-dive with one of our advanced courses 🚀- [Our courses](https://scrimba.com/allcourses)
- [The Frontend Career Path](https://scrimba.com/learn/frontend)
- [Become a Scrimba Pro member](https://scrimba.com/pricing)Happy Coding!