Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/am-77/loaders
A collection of open source, animated, simple and easy to use CSS loaders
https://github.com/am-77/loaders
animation css-loader css-spinners-collection react scss typescript
Last synced: 19 days ago
JSON representation
A collection of open source, animated, simple and easy to use CSS loaders
- Host: GitHub
- URL: https://github.com/am-77/loaders
- Owner: AM-77
- License: mit
- Created: 2020-11-01T23:04:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-27T22:20:51.000Z (about 4 years ago)
- Last Synced: 2024-12-07T21:08:01.791Z (3 months ago)
- Topics: animation, css-loader, css-spinners-collection, react, scss, typescript
- Language: TypeScript
- Homepage: https://loaders.vercel.app
- Size: 329 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Loaders
A collection of open source, animated, simple and easy to use CSS loaders.
> This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Developement:
- clone the repo:
```bash
git clone https://github.com/AM-77/loaders.git
```- run the app:
- install dependencies :
```bash
npm install
```- run tests:
```bash
npm test
```- run the app:
```bash
npm start
```The react app should be running in `http://localhost:3000`
## Add your loader:
- Copy the folder `src/loaders/loader-exemple` and rename it to `laoder-{id}`.
- Update the `index.ts` and the `style.scss` file.
## Contribtion:
Feel free to open a pull requset 💁, report a bug 🐛 or request a feature 🌟 anytime you want.
## License & copyright:
© AM-77
Licensed under the [MIT License](LICENSE).