Parrurox / react-UI-components

react-ui components to reuse later or to look at for reference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React UI Library

This is a UI library made purely from scratch using React, reducers, immer, custom hooks, and raw coding. It provides a set of reusable UI components that can be easily integrated into your React projects.

Features

  • Accordion component: A collapsible content container that allows users to toggle the visibility of its content.
  • Buttons: A collection of customizable buttons with different styles and sizes.
  • Counter page: A page that displays a counter and allows users to increment or decrement its value.
  • Dropdown component: A customizable dropdown menu that allows users to select an option from a list.
  • Modal: A modal dialog box that can be used to display additional information or prompt user actions.
  • Table with sorting functions: A table component that supports sorting functionality for its columns.

About

react-ui components to reuse later or to look at for reference


Languages

Language:JavaScript 97.6%Language:HTML 1.9%Language:CSS 0.5%