Movie Board is a movie review site built using Next.js 13, the TMDb API, Supabase's Postgres database, next-auth for authentication and deployed on Vercel.
Users can rate movies and write reviews. They can also follow their favorite movies and check out other users and their reviews.
Users can:
- Write reviews and rate movies
- Like reviews
- Follow Movie Boards for easy access to reviews
- Search for movies to review
- Login/register via OAuth 2 providers: Google, Discord, Twitter and GitHub
- Switch between roles as reviewers/moderators