tyleroneil72 / duordle

Duordle is an online game inspired by Wordle, designed to be a cooperative word-guessing game. The project utilizes the MERN stack (MongoDB, Express.js, React, and Node.js), along with TypeScript, Tailwind CSS, Socket.io, and is hosted on Render. Prettier and ESLint were used for code formatting and linting, and Jest for unit testing.
https://duordle.net
MIT License
0 stars 0 forks source link

Fix Typescript types #69

Open tyleroneil72 opened 1 week ago

tyleroneil72 commented 1 week ago

Imply types everywhere possible and create and use the /types directory in front and backend