Narro is a developer-first presentation tool that enables creating beautiful, interactive presentations using React and Tailwind CSS.
Why Narro?
Traditional presentation tools like PowerPoint and Google Slides are great for simple presentations, but they fall short when you need:
- Interactive elements and animations
- Code syntax highlighting with live examples
- Version control and collaboration through Git
- Component reusability across presentations
- AI-assisted content generation
Key Features
⚛️
React Components
Use React components as slides with full TypeScript support
🎨
Tailwind CSS
Style your slides with utility-first CSS
🤖
AI Integration
Generate slides with AI using MCP server
📤
Import/Export
Convert to/from PowerPoint and Google Slides
Quick Start
npx @reactslides/cli create my-presentationThis will scaffold a new presentation project with everything you need to get started.