A typeracer app based on Monkeytype, made with Next.js and Socket.io
StevenAugust 4, 2022
1 min read
This project is a typing speed test based on Monkeytype, where you can either play alone or with friends (yes, the site allows you to chat with the public, create rooms, and play together in real time).
I wanted to learn how to use socket.io, and I chose to clone monkeytype because they did not have a multiplayer feature.
The site is built using Nextjs, Tailwind, Socket.io, Strapi, and deployed here using Vercel.
Thank you for reading! 👋