diff --git a/data/source/react-starter-projects.js b/data/source/react-starter-projects.js index 3693b92..185fd01 100644 --- a/data/source/react-starter-projects.js +++ b/data/source/react-starter-projects.js @@ -407,5 +407,10 @@ module.exports = { "https://github.com/alishahlakhani/Reactsx-React-TS-SCSS-PWA-Boilerplate", tags: ["css modules"], }, + { + url: + "https://github.com/ethanny2/threejs-es6-webpack-barebones-boilerplate", + tags: ["threejs"], + }, ], };