Skip to content
/ UIlex Public
forked from hasin-zaman/UIlex

A repository of unique React JavaScript components

License

Notifications You must be signed in to change notification settings

dtd0103/UIlex

 
 

Repository files navigation

UIlex (By The People, For The People)

UIlex Logo

Website: uilex.vercel.app

Description

UIlex has been built to make life easier for developers and to give back to the community. Often, developers, including myself, face challenges when searching through previous projects to find components that can be reused. With UIlex, you can add your reusable components for both yourself and the rest of the community. You can make meaningful contributions and get featured on UIlex. As our slogan states, this platform is meant to be by you and for you.

Tech Stack

  • JavaScript
  • React
  • Vite
  • Shadcn
  • Tailwind CSS

Contributing

Contributions are most welcome to UIlex! For further details on how to contribute, please refer to CONTRIBUTING.md. To install the project, please follow these steps:

  1. Fork the repository: Click on the "Fork" button at the top right of the repository page on GitHub to create a personal copy of the repository.

  2. Clone the repository:

    git clone https://github.com/yourusername/uilex.git
    
  3. Navigate to the project directory:

    cd uilex
    
  4. Install dependencies:

    npm install
    
  5. Run the development server:

    npm run dev

See you on the other side! 👋

About

A repository of unique React JavaScript components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.3%
  • CSS 3.1%
  • HTML 0.6%