Quiz App This is a simple quiz app using gRPC to server and cobra as front-end cli. Usage start gRPC server for quiz go run main.go server start quiz client and answer questions! go run main.go quiz