**** Movie APP React-Redux Project ****
Reproduce My Movie App Project by using React-Redux :
- Create a movie container,a Navbar containing Serach and Rating , a movie-list component and a movie-card component.
- Retrieve a list of movies filtred by movie name and rating
- A loading spinner
- Remove A Movie by clicking on Delete Button
- Add a new movie by clicking to the + button (Modal will be display to enter the Movie information)