Indeed.com Simulation CMPE 273 - Enterprise Distributed Systems - Final Project Title: Simulation of Indeed.com [https://youtu.be/J0RPAFwB-R8] Run the project Download the project. Extract the zip file. Start Redis server by the command redis-server (Redis has to be installed in your system and has to be running in its default port). Go to the location where package.json resides in frontend, backend & kafka-backend directory. (Kafka has to be installed in your system) Run the command npm install. After all the dependencies get installed, run the command "npm start" in frontend, backend & kafka-backend directory on separate terminal shells.