Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 775 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 775 Bytes

KrazyCarousels

A simple responsive website to implement carousels without using any CDN links or code injection. In this repository I have mplementing Carousel using custom Js, HTML and CSS because using custom code instead of importing code from CDNs has the advantage of faster loading speed.

FEATURES:-

  1. Made a completely responsive website with multiple pages

  2. Implemented Carousels in (i) CSS (ii) JavaScript (Different approach used in Each).

  3. Includes animations and hover effects

  4. Various styles of Carousels Implemented

  5. Each carousel is hard-coded by me in HTML, CSS and JS

  6. Designed a logo for the website.

  7. Added a favicon to the website

  8. Created a responsive pop-up model in JS giving insights about the website.