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

https://github.com/santhoshs50/imdb-clone

IMDB-Clone
https://github.com/santhoshs50/imdb-clone

css html imdb imdb-api javascript mongodb nodejs nodemon reactjs redux

Last synced: 2 months ago
JSON representation

IMDB-Clone

Awesome Lists containing this project

README

          

# IMDB Clone

An IMDB web application with essential CRUD operations and movie listing functionality, built using Node.js, Express.js, MongoDB, and React. This project includes key features like managing relationships between Movies, Actors, and Producers, as well as utilizing Redux for state management and optional integration of React Hooks and token-based authentication. It follows database normalization principles for optimized data handling.