joshmu / videonote

Slick video review note taking app 🎬
https://videonote.app
11 stars 2 forks source link
creative notetaking rehearsal todo tool video videonote

VideoNote

A video review app with slick intuitive controls to create timestamped notes on the fly. ✨

Tech Stack

Some additional experimental features are enabled in tailwind.config.js: uniformColorPalette, extendedSpacingScale, extendedFontSizeScale

Setup

Create a .env.local based on the .env.example for local development.

Run it

npm i && npm run dev