Skip to content

Instantly share code, notes, and snippets.

@Kajaia
Created August 11, 2023 06:39
Show Gist options
  • Save Kajaia/a5938e67d71093f5d34bc39c1b7b11a8 to your computer and use it in GitHub Desktop.
Save Kajaia/a5938e67d71093f5d34bc39c1b7b11a8 to your computer and use it in GitHub Desktop.
movie_app
Movie App - Task
@Kajaia
Copy link
Author

Kajaia commented Aug 11, 2023

Movie App - JS

Features:

  • Home page with Movies search, popular, upcoming and top rated movies sections;
  • Movies page with popular movies;
  • TV Shows page with popular TV Shows;
  • Actors page with popular actors;
  • Movie/TV Show/Actor details page with detailed info (See example project);

API:

  • API docs link - Use TMDB API

Example project:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment