Clone the repository:
git clone https://github.com/khw-dev/svelte-slide.git
cd svelte-slide
Install dependencies:
yarn install
Start the development server:
yarn dev
Open your browser and go to http://localhost:4000
to see your slider in action!
<div class="slide">
elements in the App.svelte
file.totalSlides
and --slide-width
variable in the script, style section.style
section to match your branding or preferences.We welcome contributions! If you'd like to contribute, please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.