Skip to content

anpanring/dejumbler

Repository files navigation

Dejumbler

A tool to keep track of the media you consume (music, movies, books) all in one place.

login/logout recording Log in and out or press "demo" to try out temporarily with no account

all lists recording Main page

theme change recording Change themes!

Tools Used

  • Next.js for frontend and API routes
    • Recently migrated to Typescript
  • MongoDB & Mongoose for database
  • Next-Auth for authentication
  • GSAP for animation
  • Media data
    • Spotify API (music)
    • TMDB API (movies)
    • Open Library API (books)