LoaderShip.com is the ultimate CSS-only loader configuration tool that allows you to effortlessly customize and generate stunning loaders for your website. Simply Copy & Paste without any installation or dependency hassle.
- 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/ccc159/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