0.8.8 ā€¢ Published 2 years ago

mantra-slider v0.8.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

šŸ•‰ļø Mantra Slider

A simple and lightweight slider for viewing pictures

Screenshot from 2022-06-28 22-02-49

Installation

ā€‹ Install with npm ā€‹

  npm install mantra-slider

ā€‹ Install with yarn ā€‹

  yarn add mantra-slider

ā€‹

Run with vite.js

  git clone https://github.com/aldovandus/react-pictures-viewer
  cd react-pictures-viewer
  yarn install
  yarn dev