lidar data was download from The KITTI Vision Benchmark Suite, download synced+rectified data data and unzip it.
put unziped data folder on drive_data folder, folder structure like this image
install dependencies by npm or yarn
npm install
# or
yarnopen terminal to project folder start the server
node serverSrc.jsopen another terminal and run React
npm start

