MovieApp

Movie App helps you to find the details of movies and the shows you are looking for by using imdbAPI.

Run Locally

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

Dependency Packages Used