LoaderShip.com is your go-to tool for generating and customizing loading spinners. Easily configure and copy-paste spinners in HTML/CSS, or SVG to enhance your web projects with smooth, professional loaders.
- Rich collection
- No login required
- No dependencies
- Customizable loaders
- Completely free
- Realtime preview
Loadership is scaffolded using vite + bun. To run the development server, follow the steps below:
- Clone the repository
git clone https://github.com/jingcheng-chen/loadership.git
- Install dependencies
bun install
- Run the development server
bun dev
-
Open the browser and navigate to http://localhost:5173
-
Build the project
bun build