My daughter is still learning the names of her letters. I had recently watched Wes Bos's video on the browser's built-in voice recognition. I wanted to give it a try so I built a small letter voice recognition game with NextJS
git clone https://github.com/csellis/letters.git
cd letters
yarn install
yarn run dev
This project is built with NextJS, TailwindCSS, & Vercel.
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.