Skip to content

Implement file parsing to implement a question into a card component

The questions that a user has to study for the interview should be stored in a separate file. We want to implement the appropriate functionality that will support parsing each question individually and put the contents into an individual card.

Edited by Sofia Hoda