Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

loaders logo



MIT License


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).