MovieLand is a website that helps a user to get information about a web series or a movie like its poster and its release year simply by searching with the title of the movie or the web series.
Here are some of the project's best features:
- Integrated with API, so the data is regularly updated
- Responsive UI
- Trendy UI
- Information about the latest movies and web series
1. Clone the repository in your local environment.
2. Install the dependencies using the following command in the project folder.
npm install
3. Start the project using the following command.
npm start
4. Visit http://localhost:3000 to view the web page.
Technologies used in the project:
- React