loolooii / Carousel-demo

A basic carousel for demo purposes without using external libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carousel-demo

A basic carousel for demo purposes without using external libraries.

How to run:

Clone this repository, run node index.js and go to localhost:3000.
Or just open /public/index.html in your browser and it should work.

Possible improvements:

  • Animations could be added to the slide
  • Add automatic slider
  • Make carousel.js library more generic

Please see comments in the code for explanation about the solution.

See following repositories for more examples of my work:

Angular Chat Client & Node Chat Server

About

A basic carousel for demo purposes without using external libraries.


Languages

Language:JavaScript 55.2%Language:CSS 23.6%Language:HTML 21.1%