filter_a_trip filter a trip with react js The start Before start you need to install all the dependencies. So copy and paste this command in your terminal : with npm npm install && npm start with yarn yarn install && yarn start