Movie World is a movie fetching website for searching any movie or series which you want to search.
Made using OMDB api and React JS Library.
- Simple UI
- Responsive Web App
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