diff --git a/data/source/react-starter-projects.js b/data/source/react-starter-projects.js index 3693b92..3fe71ef 100644 --- a/data/source/react-starter-projects.js +++ b/data/source/react-starter-projects.js @@ -407,5 +407,9 @@ module.exports = { "https://github.com/alishahlakhani/Reactsx-React-TS-SCSS-PWA-Boilerplate", tags: ["css modules"], }, + { + url: "https://github.com/dodec/nextjs-starterkit", + tags: ["css modules"], + }, ], };