A clone of the classic multiplayer quiz game. Visit the live site at: kahoot-clone.vercel.app
$ cd kahoot-clone-frontend
$ yarn install
to install the dependencies$ yarn run dev
to start the development server- Navigate to http://localhost:3000
$ cd kahoot-clone-backend
$ cargo run
to start the server- Make sure the front-end is up and navigate to its page