Wanna run this locally because you don't trust the cloud? Fair enough.
- Node.js (v22+)
- Git
git clone https://github.com/andre-moura/memory-match.git
cd memory-match
npm install
npm run devThen open http://localhost:3000 in your browser and get to work.

