Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 651 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 651 Bytes

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)