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 startto start development mode - run command
npm run buildto make production file the output is in thedistdirectory
Maybe there is issue with "fsevents", if u face that "issue" try to remove "fsevents" on package.json. It works on my hackinstosh
