Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devmnj/react-css-loaders
A set of curated CSS animated loader components for Reactjs application
https://github.com/devmnj/react-css-loaders
css-loaders react react-component react-components react-loading reactjs tailwindcss
Last synced: about 1 month ago
JSON representation
A set of curated CSS animated loader components for Reactjs application
- Host: GitHub
- URL: https://github.com/devmnj/react-css-loaders
- Owner: devmnj
- Created: 2021-07-02T14:16:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-02T15:08:55.000Z (over 3 years ago)
- Last Synced: 2024-11-15T23:25:57.045Z (3 months ago)
- Topics: css-loaders, react, react-component, react-components, react-loading, reactjs, tailwindcss
- Language: CSS
- Homepage: https://oh-react-loaders.vercel.app
- Size: 670 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Loaders
This is a set of 26 React ready CSS loader components. The CSS and other resources are adapted from CodePen authors.
## List of loaders
* Minimalist
* Minimalist 2
* Element
* Others
# Requirements* Nodejs
* Package manager `NPM / Yarn`
* TailwindCSS
* React
* Browser
* VS Code (optional)
# How to use the projectClone the repo and install dependencies by running the `npm i` command then start the project with npm start
Alternatively you can donwload the repository and drag and drop the components from loaders folder to your project. Note that some of CSS must be adjusted for proper alignament since I used *tailwindCSS*