mcqdb Clone the repository git clone <repo-git-url> To Run Frontend: cd client && npm start To Run Backend: cd server && go run *.go