Movie App
- Watch Movei Rate
- Watch More than Trailer For the same movie
- User Can Show overview about the movei and more detailes like (description , Status , Director , Writer and Top Cast )
- User can Search for any Movie Or Tv show
- User can search in a specific categories like (Action , Animation , Comedy , Crime , Drama ,.... )
- React
- Redux
- ReactStrap
- Axios
- sass
- The movei db Api
To run this project locally on your machine you will need Node.js installed along with npm package manager
- Clone the repository using `git clone https://github.com/BelalAboseada/Movix.git
- Navigate to the root directory of the cloned repo in your terminal
- to install all required dependencies Run:
npm install
- To start the server Run:
npm run dev