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
- Host: GitHub
- URL: https://github.com/santhoshs50/imdb-clone
- Owner: SanthoshS50
- Created: 2024-10-29T06:18:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T06:23:46.000Z (over 1 year ago)
- Last Synced: 2025-02-09T11:14:11.780Z (over 1 year ago)
- Topics: css, html, imdb, imdb-api, javascript, mongodb, nodejs, nodemon, reactjs, redux
- Language: JavaScript
- Homepage: https://imdb-clone-beta-five.vercel.app
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.