Skip to content

A movie discovery platform to explore films, build a Watchlist, mark favorites, watch trailers, and search with advanced filters.

License

Notifications You must be signed in to change notification settings

RJoshi141/cinemate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinemate logo animation

Highlights

  • Search by title, genre, actor, or director and view rich metadata at a glance.
  • Build personalised watchlists and mark favorites across devices.
  • Stream trailers, browse posters, and explore related recommendations in one place.

Favorites + Watchlist

Mark favorites and watchlist

Director Filmographies

Browse a director's movies

Genre Discovery & Cast Deep-Dives

Explore by genre and view actor filmography

Tech Stack

  • React + TypeScript UI with modular components.
  • React Router for client-side navigation.
  • Axios integration with TMDb for data and media.
  • Tailwind CSS plus custom styles for a responsive layout.

Getting Started

  1. Clone the repo
    git clone https://github.com/RJoshi141/cinemate.git
    cd cinemate/client
  2. Install dependencies
    npm install
  3. Configure API access
    • Create a .env file in client/.
    • Add your TMDb key:
      REACT_APP_TMDB_API_KEY=your_api_key_here
  4. Run the app
    npm start
    Visit http://localhost:3000 to explore Cinemate.

Contributing

  • Fork the project and create a feature branch.
  • Keep commits scoped and descriptive.
  • Submit a pull request with context and screenshots when relevant.

License

Released under the MIT License. See LICENSE for details.

Acknowledgments

  • The Movie Database (TMDb) for powering data and imagery.
  • The React and Tailwind CSS communities for their tooling and inspiration.

Thanks!

High-five from Leo

Enjoy, share it with friends, and keep chasing that next great story.

About

A movie discovery platform to explore films, build a Watchlist, mark favorites, watch trailers, and search with advanced filters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors