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.


|