Skip to content

โœจ A growing collection of reusable, modern React components built with Tailwind CSS and motion-enhanced UI.

Notifications You must be signed in to change notification settings

Anuja-jayasinghe/React-Components-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

๐ŸŒŸ React Components Library โ€” ComponentOps

A modern and versatile collection of reusable React components, built with Next.js and Tailwind CSS, designed to accelerate your UI development workflow.

๐Ÿš€ Live Website:

    Website

๐Ÿ’ป GitHub Repo:

    GitHub


๐Ÿ“Œ Overview

ComponentOps offers a clean and extendable UI toolkit for modern React apps. Built with performance, responsiveness, and developer experience in mind, this library is perfect for portfolios, SaaS dashboards, landing pages, and beyond.

"Why build from scratch when you can plug in polished, customizable components?"


โœจ Features

  • โš›๏ธ Built with Next.js and React
  • ๐ŸŽจ Styled with Tailwind CSS
  • ๐Ÿง  Written in JavaScript (JSX) for full type safety
  • ๐Ÿ“ฑ Responsive, mobile-friendly design
  • ๐ŸŒ€ Smooth Framer Motion animations
  • ๐Ÿš€ Ready-to-use components, just import and go!

๐Ÿงฉ Components

๐Ÿ”ฅ 404 Pages

Beautiful and interactive 404 error components:

  • 404-gameType.jsx ๐ŸŽฎ โ€” Arcade style
  • 404-ghostType.jsx ๐Ÿ‘ป โ€” Spooky vibes
  • 404-glitchType.jsx ๐Ÿ’ฅ โ€” Glitch animation
  • 404-matrixType.jsx ๐Ÿงช โ€” Matrix-inspired
  • 404-spaceType.jsx ๐Ÿš€ โ€” Out-of-this-world design

๐ŸŒ Social Icons

Branded social media UI pieces:

  • SocialIconsMarquee.jsx โ€” Horizontally scrolling icons
  • SocialIconsCircle.jsx โ€” Circular icon arrangement

๐Ÿงช Example Usage

import { SocialIconsMarquee } from './React-Components/SocialIcon/SocialIconsMarquee';
import { GameType404 } from './React-Components/404_pages/404-gameType';

function App() {
  return (
    <div>
      <SocialIconsMarquee />
      <GameType404 />
    </div>
  );
}

๐Ÿ“š Tech Stack & Dependencies

  • Next.js 15.3.2
  • React 19.0.0
  • Tailwind CSS 4.1.7
  • Lucide React 0.511.0
  • TypeScript
  • Framer Motion
  • ESLint

๐Ÿ“ฆ Local Installation & Usage

# Clone the repo
https://github.com/Anuja-jayasinghe/React-Components-Library.git

# Move into the project
cd ComponentOps

# Install dependencies
npm install

# Start dev server
npm run dev

๐Ÿ›  Development Commands

  • npm run dev โ€” Start dev server
  • npm run build โ€” Create production build
  • npm run start โ€” Run production server
  • npm run lint โ€” Check for code issues

๐Ÿค Contributing

ComponentOps is open to contributions! Feel free to fork, open issues, or submit pull requests. Ideas and suggestions are always welcome. ๐Ÿ› ๏ธ


๐Ÿ“„ License

This project is licensed under the MIT License โ€” see the LICENSE file for more info.


๐Ÿ‘ค Author


Built with passion for developers โ€” because components should be beautiful, functional, and reusable.

About

โœจ A growing collection of reusable, modern React components built with Tailwind CSS and motion-enhanced UI.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •