yurez91 / js_task-carousel-DOM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carousel

Task

Create a “carousel” – a ribbon of twitter cards that can be scrolled by clicking on arrows.

Notes:

  • For this task HTML/CSS structure is actually 70% of the solution.
  • You must only modify the file src/scripts/main.js, src/index.html and src/styles/main.scss

Gif of result

Example gif


Read the guideline before start

Guideline

Result

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 44.9%Language:HTML 36.1%Language:CSS 19.0%