Movie World

Movie World is a movie fetching website for searching any movie or series which you want to search.

Appendix

Made using OMDB api and React JS Library.

Features

  • Simple UI
  • Responsive Web App

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Run Locally

Clone the project

  git clone https://link-to-project

Go to the React directory

  cd movie-api-app

Install dependencies

  npm install

Start the server for React

  npm start