Movie App helps you to find the details of movies and the shows you are looking for by using imdbAPI.
Clone the project
git clone https://github.com/safil-badarudeen/Movie-App--React-Redux-axios-.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start
- Axios for API calls
- ReduxjsToolkit for State management
- Sass for styling the components
- imdbAPI to get access to the shows and movies data
- React-Router for Routing to particular components