Skip to content

Repository files navigation

LinkedIn


Logo

Movie Time

MovieTime is a client-side movie discovery application using C# and .NET 8 with Blazor WebAssembly, integrating The Movie Database (TMDB) API to enable users to search, browse popular and in-theater films, and view detailed movie information (cast, ratings, trailers, and more). Implemented local storage to persist user-selected favorite movies and designed a responsive, mobile-friendly UI using Bootstrap. Ensured secure API access, intuitive navigation, and robust handling of loading, error, and empty states.


Visit Website

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact
  5. Acknowledgments

About The Project

Logo

(back to top)

Built With

  • Blazor
  • C#
  • Bootstrap
  • HTML
  • CSS

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Get a free API Key at https://www.themoviedb.org/
  2. Clone the repo
    git clone https://github.com/MontoyaTM/MovieTime.git
  3. Install NPM packages
    npm install
  4. Enter your API in appsettings.Development.json or in your manage user secrets
    "TMDB_Key": = "ENTER YOUR API";
    
  5. Change git remote url to avoid accidental pushes to base project
    git remote set-url origin github_username/repo_name
    git remote -v # confirm the changes

(back to top)

Contact

Ricardo Montoya - montoyar.sw.dev@gmail.com

Project Link: https://github.com/MontoyaTM/MovieTime

(back to top)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages