- A typing game, but with song lyrics
- The song plays in the background, and the faster or slower you type, the faster or slower the song plays
- This project was done as a part of MIT Web.Lab (6.148) 2020
- This project won Most Unique Concept in the Web Lab Competition
- can be played at: https://lyricala.herokuapp.com
Icon from: https://en.wiktionary.org/wiki/%E2%84%93
Music Playing from React Howler: https://www.npmjs.com/package/howler
Code for textRender was modified from: https://github.com/caathylee/typing-game-react/blob/master/src/components/TextExcerpt.js