Actors and Movies is a web application that allows users to browse information about movies and actors. It uses a public API to fetch data about popular movies and actors, and displays it in an easy-to-use interface.
Actors and Movies was created as a project for a web development course. It allows users to search for information about popular movies and actors, and displays it in an intuitive and user-friendly interface.
The application uses a public API to fetch data about movies and actors, and provides various search and filtering options to help users find what they're looking for. Future development: allow users to save their favorite movies and actors for future reference, and allow the user to see the movie trailer.
To get this project up and running on your local machine, follow these steps:
You will need the following software installed:
npm install
.npm start
.To use the application, simply open it in your web browser and start browsing information about movies and actors. You can search for specific actor using the search bar.
If you would like to contribute to this project, please follow these guidelines:
This project is licensed under the MIT License - see the LICENSE.md file for details.