add ByteCamp and tutorial section with YouTube integration

This commit is contained in:
Anton Kupriianov 2025-05-07 12:48:23 -07:00
parent 72cb78c3ff
commit 0c476a6484
5 changed files with 41 additions and 10 deletions

10
package-lock.json generated
View file

@ -19,6 +19,7 @@
"monaco-editor": "^0.52.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.5.0",
"react-router-dom": "^6.27.0",
"sass": "^1.86.3"
},
@ -3240,6 +3241,15 @@
"react": "^19.1.0"
}
},
"node_modules/react-icons": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.5.0.tgz",
"integrity": "sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==",
"license": "MIT",
"peerDependencies": {
"react": "*"
}
},
"node_modules/react-refresh": {
"version": "0.14.2",
"resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.2.tgz",