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

https://github.com/rachitiitr/react-components

My custom react components that I built as a hobby
https://github.com/rachitiitr/react-components

Last synced: 5 months ago
JSON representation

My custom react components that I built as a hobby

Awesome Lists containing this project

README

          

# About
This is the list of React components built for re-usability and as a hobby by [@rachitiitr](https://linkedin.com/in/rachitiitr), a FullStack Developer and [YouTuber](https://youtube.com/rachitjain) (150K+ subscribers).

# Demo
Demo of the custom components built is available [here](https://rachitiitr.github.io/react-components/).
# List of React components

## Draggable
> Makes any component draggable
**Example**
```javscript


You can drag me now


```