julianastahelin / carousel-javascript-exercise

Carousel (slider) built as an exercise using HTML, CSS and JS.

Home Page:https://julianastahelin.github.io/carousel-javascript-exercise/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carousel built using HTML, CSS and JS

This is a responsive carousel (or slider) component coded using only HTML, CSS and JS. I made this carousel as an exercise for the course DevQuest by Dev em Dobro.

Overview

The project

The project is a carousel with controls (next and previous), in which the user can navigate through the slides.

Screen preview

Desktop

gif showing project on desktop size

Tablet

gif showing project on mobile size

Mobile

gif showing project on mobile size

Links

My process

Built with πŸ‘©πŸ½β€πŸ’»

  • HTML 5;
  • CSS 3;
  • JavaScript.

What I practiced πŸ’ͺ🏽

  • Manipulating elements with DOM;
  • Using JavaScript functions, event listeners and if-else statements;
  • Using CSS media queries for responsiveness.

About

Carousel (slider) built as an exercise using HTML, CSS and JS.

https://julianastahelin.github.io/carousel-javascript-exercise/


Languages

Language:HTML 49.4%Language:CSS 35.5%Language:JavaScript 15.1%