This is a movie web application built with React, and Tailwind CSS.
You can access the deployed application here: Live Demo
- Browse a variety of movies available.
- View detailed information about each movie.
- Filter cars based on names.
- Responsive design for both desktop and mobile devices.
- React
- Tailwind CSS
- Axios (for API requests)
To run this project locally, follow these steps:
-
Clone the repository:
git clone [email protected]:RitaDee/moviedb.git
-
Navigate to the project directory:
cd movie-db
-
Install the dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:3000
to view the application.
- Browse the list of available movies.
- Use the search bar view specific movies.
- Click on a movi to view more details.
Contributions are welcome! If you'd like to contribute to this project, please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Submit a pull request with a clear description of your changes.
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to the React and Tailwind CSS communities for providing excellent tools and documentation.
If you have any questions or feedback, feel free to contact the project owner:
- GitHub: RitaDee
Thank you for view the Movie App!