Skip to content

kudo07/01-REACT-PROJECT-PICTURE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📋 APPENDIX

App Screenshot

Redux Logo Redux Logo Redux Logo

1.🌲INTRODUCTION

2.💰TECH STACK

3.🏦FEATURES

4.🧾INSTALLATION

🌲INTRODUCTION

This is the movies site to display the movies with the smooth UI using ReactJs , Redux and Material UI

💰TECH-STACK

ReactJs
Redux
Material UI

🏦FEATURES


👉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.\

INSTALLATION

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:

Version Control with Git

  • Git Documentation
  • Official documentation for Git, the distributed version control system.

Node.js

npm (Node Package Manager)

npm install my-project
cd my-project
npm start