##Movie application
This is a movie application built with React that allows users to search for movies using APIs.
-
Search for movies by title
-
View detailed information about a specific movie
- React
-
Node.js installed
-
Git installed
-
Clone the repository:
-
Change into the project directory
cd Moviez
-
Install dependencies
npm install
Open your browser and visit http://localhost:3000.
Search for movies and explore the details.