Skip to content

nat-davydova/gradient-cards-concept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradient Cards Concept

CSS3 HTML5 Vite

Modern cards built with complex CSS3 gradients (including conic gradients) and filters. Inspired by this Dribbble shot.

Check the Live Demo

Features

  • is supported by all modern browsers;
  • fully responsive;

How to run locally

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

// or

yarn dev

Releases

No releases published

Packages

No packages published