Tech stack of this subtitle editor:
- NextJS 15 + React 19 as framework
- shadcn and radix-ui for UI components
- Tailwind CSS for styling
- wavesurfer.js for waveform visualization
- react-player for the media player
- Tabler icons
- Motion for animations
To develop locally, run:
npm install
npm run dev