Our attempt at creating a YouTube dashboard that's cooler than your average analytics page. Think Spotify Wrapped, but for your YouTube addiction.
⚠️ Warning: This project is still in its "we're figuring s**t out" phase. Expect bugs, unexpected behavior, and maybe even some magic✨ (seriously we have no clue if we did auth right)
- Clone this repo
- Run
npm install(or your preferred package manager) - Run
npm run dev - Open http://localhost:3000 in your browser
- ???
- Profit (or at least have fun)
- Next.js (cause free hosting)
- TypeScript (zero clue why till now since JSDoc technically has types??)
- Tailwind CSS (because...ya)
- YouTube Data API + Upstash (because we like YouTube)
- Firebase for Auth
Feel free to open issues or PRs!