0.8.8 • Published 3 years ago

mantra-slider v0.8.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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