https://github.com/bangadam/react-loader-component
React Loader Component is a simple component that can be used to show a loading state for any component.
https://github.com/bangadam/react-loader-component
component react reactjs ui
Last synced: 3 months ago
JSON representation
React Loader Component is a simple component that can be used to show a loading state for any component.
- Host: GitHub
- URL: https://github.com/bangadam/react-loader-component
- Owner: bangadam
- License: mit
- Created: 2023-10-01T03:39:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-01T03:42:28.000Z (over 1 year ago)
- Last Synced: 2025-01-13T18:30:31.655Z (5 months ago)
- Topics: component, react, reactjs, ui
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Loader Component
![]()
About |
Features |
Technologies |
Requirements |
Starting |
License |
Author
## :dart: About
React Loader Component is a simple component that can be used to show a loading state for any component.
## :sparkles: Features
:heavy_check_mark: Loader Component;\
## :rocket: Technologies
The following tools were used in this project:
- [React](https://reactjs.org/)
- [Framer Motion](https://www.framer.com/motion/)## :white_check_mark: Requirements
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
## :checkered_flag: Starting
```bash
# Clone this project
$ git clone https://github.com/bangadam/react-loader-component# Access
$ cd react-loader-component# Install dependencies
$ npm install framer-motion# Run the project
$ npm start
```## :memo: License
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with :heart: by Muhammad Adam