My React Libraries
One of the modern react libraries.
Re-inventing the wheel with modern solution.
Build with react hooks.
Getting StartedRequirement: react >= 16.8.0
Modern react libraries
React is one of the most popular JavaScript front-end frameworks for building web applications in 2020. That is why, React is constantly evolving and new features are added constantly like hooks.
Re-inventing the wheel
To reinvent the wheel is to duplicate a basic method that has been previously created or optimized by others. which makes it new and light-weight with modern solution.
Build with react hooks
Hooks are a new addition in React 16.8.0 They let you use state and other React features without writing a class.