movie-troopers - is a movie explorer using Themoviedb API and Bootstrap v.4.5
A submission Dicoding from class "Front-End End Web Development". submission has been accepted and repos still in development
- Clone the project
git clone https://github.com/medival/movie-troopers.git
- Move to root directory
cd movie-troopers
- Install all dependencies using
npm install
- run command
npm start
to start development mode - run command
npm run build
to make production file the output is in thedist
directory
Maybe there is issue with "fsevents", if u face that "issue" try to remove "fsevents" on package.json
. It works on my hackinstosh