=> Open a terminal and run the following command within the Kafka folder
bin/zookeeper-server-start.sh config/zookeeper.properties
=> Open another terminal and run the following command within the Kafka folder
bin/kafka-server-start.sh config/server.properties
=> Then run the project