This content originally appeared on DEV Community and was authored by Navneet Singh Rajput
Hi everyone ,
I’m building ScreenUI – an open-source UI component library + CLI tool for Next.js, React, and Tailwind CSS. The goal is simple: make it faster to build clean, modern UIs
What’s Inside
CLI to generate components directly into your project
Ready-to-use components (Button, Accordion, Card, Stepper, etc.)
Works with TS/JS, easy to customize
Status
Development phase – some components and features are live, more are coming soon (forms, modals, navigation, dark mode).
How You Can Help
Star ScreenUI on GitHub to support and spread the word
Share feedback – what should I build next?
Contribute ideas or PRs
Feedback Wanted
I’d love your thoughts on:
The CLI experience
The component API
Components you’d like added
This content originally appeared on DEV Community and was authored by Navneet Singh Rajput