A collection of commonly used functional components for web development, built with React and Styled Components.
-
Accordion
-
Color Generator
-
Star Rating
-
Image Slider
-
Load More
-
Tree View
-
Theme Switch
-
Scroll Progress
-
Tabs
-
Modal
-
Clone this repository on your local machine.
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your web browser and visit
http://localhost:3000
to access the application.
Contributions are welcome! If you have additional components or improvements to existing ones, feel free to submit a pull request.