Skip to content

AM-77/loaders

Repository files navigation

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.

Developement:

  • clone the repo:
  git clone https://github.com/AM-77/loaders.git
  • run the app:

    • install dependencies :

      npm install
    • run tests:

      npm test
    • run the app:

      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.