diazamaliana / idcamp-bffwd-netpliks-app

The Netpliks App is a JavaScript front-end client that communicates with the TMDB API.

Home Page:netpliks-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netpliks App - BFFWD Dicoding X IDCamp 2021

The Netpliks App is a JavaScript front-end client that communicates with the TMDB API. This is a submission project for the Front-End Web Development Fundamentals class of the Dicoding X IDCamp 2021 program.

Installation

  1. Clone the repo
  https://github.com/diazamaliana/idcamp-bffwd-netpliks-app.git
  cd idcamp-bffwd-netpliks-app
  1. Install with npm
  npm install 
  1. Runs the app in development mode.
  npm run build
  npm run start-dev 

Features

  • Search movies features.
  • Applying custom components.
  • Using Bootstrap for styling.
  • Responsive to mobile.

Screenshoots

shoot on web shoot on mobile

About

The Netpliks App is a JavaScript front-end client that communicates with the TMDB API.

netpliks-app.vercel.app


Languages

Language:JavaScript 76.8%Language:HTML 17.6%Language:CSS 5.5%