/react-loader-component

React Loader Component is a simple component that can be used to show a loading state for any component.

Primary LanguageJavaScriptMIT LicenseMIT

React Loader Component

 

Demo

React Loader Component

Github top language Github language count Repository size License Github issues Github forks Github stars

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

React Loader Component is a simple component that can be used to show a loading state for any component.

✨ Features

✔️ Loader Component;\

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# 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

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Muhammad Adam

 

Back to top