Movie Tracker
React
NextJS
Next Auth
Typescript
PostgreSQL
Tailwind CSS
Movie Database API
A full-stack web app that allows you to create lists of your favorite movies and track what you have watched and enjoyed. Authentication options include email/password, Google, or GitHub accounts. Once signed in, you can create, update, and delete movie lists, making it easy to keep tabs on your watch history. Each list is customizable, allowing you to add or remove movies and designate favorites. Data is persisted in a PostgreSQL database and movie info is fetched from The Movie Database API.