/moviedb

Primary LanguageJavaScriptMIT LicenseMIT

Movie App

This is a movie web application built with React, and Tailwind CSS.

Demo

Alt text

You can access the deployed application here: Live Demo

Features

  • 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.

Technologies Used

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone git@github.com:RitaDee/moviedb.git
  2. Navigate to the project directory:

    cd movie-db
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and navigate to http://localhost:3000 to view the application.

Usage

  • Browse the list of available movies.
  • Use the search bar view specific movies.
  • Click on a movi to view more details.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Submit a pull request with a clear description of your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to the React and Tailwind CSS communities for providing excellent tools and documentation.

Contact

If you have any questions or feedback, feel free to contact the project owner:

Thank you for view the Movie App!