File size: 668 Bytes
f5071ca
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Movix

`git branch -m main master` <br/>
`git fetch origin` <br/>
`git branch -u origin/master master` <br/>
`git remote set-head origin -a` <br/>

# Introduction:
World Movix (Web React Application): A dynamic and fully responsive web app that explores exciting movies and
web shows. Built with React, Axios, Redux, and Custom Hooks, it fetches data in real-time from TMDB’s API, offering an
immersive experience with the help of various useful React libraries.

![image](https://github.com/deepak14ri/Movix/assets/49471265/c966d3e4-8d1d-4e69-bde2-743b27ed578c)

![image](https://github.com/deepak14ri/Movix/assets/49471265/daf242b4-ad0f-462f-b66f-729a6d28e6d4)