svelte-scrolling-cards

Svelte Scrolling Cards

Card Scroller

Deployed at: scroller.kyrre.dev

Getting Started

  1. Clone the project
git clone https://github.com/kyrregjerstad/svelte-scrolling-cards
  1. Navigate into the project directory
cd svelte-scrolling-cards
  1. Install the dependencies
pnpm i
  1. Start the development server
pnpm run dev

Now you should be able to see the project running at localhost:5173.

Building for Production

To create an optimized version of the app:

pnpm run build

Learn More

To learn more about SvelteKit, check out the SvelteKit Documentation.

License

This project is open source and available under the MIT License.


Feel free to customize this README to fit your specific project needs and add any additional sections that might be useful for your users, such as a 'Contributing' section, or detailed 'Usage' instructions.

Top categories

Loading Svelte Themes