KafkaMessageApplication / Front-End: React / Back-End: Spring Boot
Follow the steps below to run the application.
- Download Apache Kafka Documents from official website.
- Run zookeeper and kafkabroker. port = 9092
- Run Backend
- Run Frontend (Dont Forget the install dependencies "npm install" before running.