A video review app with slick intuitive controls to create timestamped notes on the fly. ✨
- Next.js
- Tailwind CSS
- Framer Motion
- react-intersection-observer
- react-icons
- mongoose
- react-player
- nodemailer
- universal-cookie
- nanoid
Some additional experimental features are enabled in tailwind.config.js
: uniformColorPalette, extendedSpacingScale, extendedFontSizeScale
- MongoDB database
- SMTP email server
- JWT
Create a .env.local
based on the .env.example
for local development.
npm i && npm run dev