From 60ff330ee78ac2bebaaa4f02466980ba24c63706 Mon Sep 17 00:00:00 2001 From: Marios Sofokleous Date: Fri, 9 May 2025 15:30:59 +0300 Subject: [PATCH] Add Next.js, Strapi Portfolio Starter to boilerplates section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb81aa2..6a2f112 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th ## Boilerplates - [Kaminari Template](https://kaminari.vercel.app/) - Power packed Next.js and Tailwind CSS template. Built with developer experience in mind. Contains Husky, CommitLint, Prettier, Eslint etc. configs. ✨ +- [Next.js, Strapi Portfolio Starter](https://github.com/PictureElement/nextjs-strapi-portfolio-starter) – ⚡️ A modern portfolio starter with Next.js, Strapi, and Tailwind CSS, featuring automated XML sitemap, JSON-LD schemas, OpenGraph metadata, and a contact form with spam protection. - [Next.js Static Blog](https://www.cosmicjs.com/apps/nextjs-static-blog) - Next.js static blog powered by the Cosmic Headless CMS - [NextJS Headless CMS Powered Blog Starter](https://github.com/ButterCMS/react-cms-blog-with-next-js) - [Next.js App with AWS Lambda](https://github.com/mattdamon108/nextjs-with-lambda) - Deploy a Next.js App to AWS Lambda using Apex Up.