An open API service indexing awesome lists of open source software.

https://github.com/triple-ade/moviesite

This movie database application is built using React with Next.js and integrates with The Movie Database (TMDb) API. It allows users to search for movies, view movie details. User authentication is implemented, allowing users to sign up, log in, and authenticate their requests to the TMDb API using authentication tokens.
https://github.com/triple-ade/moviesite

Last synced: 22 days ago
JSON representation

This movie database application is built using React with Next.js and integrates with The Movie Database (TMDb) API. It allows users to search for movies, view movie details. User authentication is implemented, allowing users to sign up, log in, and authenticate their requests to the TMDb API using authentication tokens.

Awesome Lists containing this project

README

          

# MovieSite
This movie database application is built using React with Next.js and integrates with The Movie Database (TMDb) API. It allows users to search for movies, view movie details. User authentication is implemented, allowing users to sign up, log in, and authenticate their requests to the TMDb API using authentication tokens.