Skip to content

Final group project for BNCC Academy - Front End. This is a Next.js project which used The Movie Database API to create a movie search web application.

Notifications You must be signed in to change notification settings

maryantocinn/bncc-x-tiket-movies

Repository files navigation

BNCC x tiket Movies

Final group project for BNCC Academy - Front End. This is a Next.js project which used The Movie Database API to create a movie search web application.

Deployment

You can checkout our application by visiting bncc-x-tiket-movies.netlify.app.

Installation

Open project directory, setup the environment variables and use the package manager npm to install dependencies.

npm install

You can run the application in development mode with hot-code reloading and error reporting by using:

npm run dev

You can also run the application in production mode by creating an optimized production build of your application:

npm run build

Then, start the application by using:

npm run start

About

Final group project for BNCC Academy - Front End. This is a Next.js project which used The Movie Database API to create a movie search web application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •