It's movie database clone built using React, Redux, MovieDB Api. In this website user can view and explore different movies, PLOT, IMDB rating, Director, Actors and search specific movies.
There are following features included in this website:
- View different movies
- Search movies
Run follwing three commands alternatively:
1. npm install
2. npm start