nask0 / timeline-slider-concept

Timeline Slider with gradients and CSS3 effects (HTML/CSS/JS)

Home Page:https://codepen.io/nat-davydova/full/ExewJBV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timeline Slider Concept

Nice and smooth timeline-like slider with gradient icons and gradient shadows. It's fully responsive and works on any device sizes.

Check The Live Demo

Desktop demo (gif)

Responsive demo (gif)

Stack

  • HTML5
  • CSS3 (flex, grid, gradients, transitions)
  • JS (ES6+)
  • Vite

How to run locally

  • install dependencies
npm install
// or
yarn
  • start local server via Vite
npm start dev

// or

yarn dev

About

Timeline Slider with gradients and CSS3 effects (HTML/CSS/JS)

https://codepen.io/nat-davydova/full/ExewJBV


Languages

Language:HTML 38.1%Language:CSS 34.0%Language:TypeScript 27.9%