Skip to content

Osman-Rasooli/movieflicks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieFlicks 🎞️

MovieFlicks is a web application that allows users to explore a vast collection of movies and TV shows, providing an immersive entertainment experience. With sleek styling and a user-friendly interface, MovieFlicks offers a range of features to enhance your viewing pleasure. 🚀

visit the live website MovieFlicks. 🔍

Features

  • Browse Movies and TV Shows: Explore a wide collection of movies and TV shows.
  • Trailers: Watch trailers for selected movies and TV shows.
  • Details: View detailed information about movies and TV shows.
  • Similar Content: Discover similar movies and TV shows based on your preferences.
  • Casts: Explore the cast and crew details for movies and TV shows.
  • Cast Details: Get in-depth information about each cast member.
  • Favorites List: Utilize local storage to add movies and TV shows to your favorites list.

Installation

  1. Clone the Repository:

    git clone https://github.com/your-username/MovieFlicks.git
    cd MovieFlicks
  2. Install Dependencies:

     npm install
  3. Obtain TMDB API Key: visit the TMDB website.

  4. Create .env File:

    • Create a .env file in the project root.
    • Add the following line and replace YOUR_API_KEY with your TMDB API key:
     REACT_APP_ACCESS_TOKEN=YOUR_API_KEY
  5. Start the Project:

    npm start

Dependencies

  • React
  • React Router DOM
  • React Icons
  • Query String
  • Sass
  • Swiper

Contributing

We welcome contributions! If you'd like to contribute to MovieFlicks, please follow our Contribution Guidelines. 🤝

License

This project is licensed under the MIT License. 🗎

Contact Information

For inquiries or support, please contact us at mohammad.osmanrasooli1973@gmail.com. 📧

Releases

No releases published

Packages

No packages published