1.🌲INTRODUCTION
2.💰TECH STACK
3.🏦FEATURES
4.🧾INSTALLATION
This is the movies site to display the movies with the smooth UI using ReactJs , Redux and Material UI
ReactJs
Redux
Material UI
👉Movie Recommendations
🎬 Personalized movie suggestions based on user preferences and behavior for an enriched viewing experience.
👉Home Page
🎬Showcases a visually appealing display of movies fetched from a third-party API called TMDB, providing a captivating introduction to the diverse range of Movies available which updates in continuously .
👉Search functionality
🔍 Efficient search functionality allows users to quickly find their favorite movies or explore new titles.
👉Authentication
🔐 Secure user authentication ensures a personalized and protected experience for each individual. We Used the Authentication from TMDB Api documentation
👉Pagination
📑 Seamless pagination enhances user experience by breaking down movie lists into manageable pages.\
Follow these steps to set up the project locally on your machine. Install my-project with npm Prerequisites Make sure you have the following installed on your machine:
- Git Documentation
- Official documentation for Git, the distributed version control system.
- Node.js Official Website
- Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
- npm Documentation
- Official documentation for npm, the package manager for Node.js.
npm install my-project
cd my-project
npm start