First, Install the dependencies npm install Install the mongodb server in local since It uses local mongodb to store and create the movies ( Basically CRUD operation ) npm run start # or yarn start # or pnpm start # or bun start