TalkIt is an open-source web app composed by a timer and a list of topics. TalkIt will select a topic randomly and will countdown allowing to the user to speak about that topic until the time overs.
Your are free to change the topic list and the timer.
npm install
npm run serve
npm run build
npm run test:unit
npm run lint
MIT