Deployed at: scroller.kyrre.dev
git clone https://github.com/kyrregjerstad/svelte-scrolling-cards
cd svelte-scrolling-cards
pnpm i
pnpm run dev
Now you should be able to see the project running at localhost:5173.
To create an optimized version of the app:
pnpm run build
To learn more about SvelteKit, check out the SvelteKit Documentation.
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.