8000 GitHub - rachitiitr/react-components: My custom react components that I built as a hobby
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rachitiitr/react-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is the list of React components built for re-usability and as a hobby by @rachitiitr, a FullStack Developer and YouTuber (150K+ subscribers).

Demo

Demo of the custom components built is available here.

List of React components

Draggable

Makes any component draggable Example

<Draggable>
  <div>
    <h1>You can drag me now</h1>
  </div>
</Draggable>

About

My custom react components that I built as a hobby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0