Slide-CN
Code-first presentations built with React and Shadcn-UI.
Slide-CN is a code-first presentation framework for React. It gives you slide primitives, layouts, and presentation UX you can install through the shadcn registry and compose like the rest of your app.
Why Slide-CN?
Traditional presentation tools often feel restrictive for developers. Slide-CN allows you to build and manage presentations using the same workflow you use for web applications.
- Developer Workflow: Draft, version control, and deploy presentations like any other codebase.
- Full Ecosystem Support: Leverage the power of React to integrate charts, 3D models with Three.js, or live data visualizations.
- Design System Consistency: Built on Shadcn-UI, providing a consistent aesthetic and a customizable theme out of the box.
- Interactivity: Create transitions and components that respond to user input or adapt dynamically.
- Registry Integration: Add components to your own projects directly using the shadcn CLI.
What Makes It Different?
- Slides are real React components: use JSX, state, hooks, and your existing UI system.
- Installable through shadcn: bring only the pieces you want or use the default preset.
- Built for interactive decks: keyboard navigation, swipe gestures, layouts, reveals, and live components.
- Fits a product team workflow: version control, reviews, deploy previews, and reusable design tokens.
Tech Stack
- Framework:
- Styling:
- Animations:
- Registry:
- Documentation:
Components
Slide-CN includes a collection of primitive components and layouts optimized for presentations.
Quick Start
Using Slide-CN in your project
Install the default preset:
Create your first deck:
Run your app:
Local Development
Documentation
Full documentation, including installation guides and component demos, is available at .
License
MIT License.