Add avatar image + generateur de pseudo

This commit is contained in:
Lucien Astié 2024-08-09 14:38:16 +02:00
parent ada0fa5ae8
commit 012caef506
7 changed files with 159 additions and 30 deletions

View file

@ -14,6 +14,7 @@
"next": "14.2.5",
"react": "^18",
"react-dom": "^18",
"react-webcam": "^7.2.0",
"socket.io": "^4.7.5",
"socket.io-client": "^4.7.5"
},