From aa74fb2c913c9fb2670a7ea1da54a9c9db84c27f Mon Sep 17 00:00:00 2001 From: danielnichiata96 Date: Tue, 3 Mar 2026 08:09:18 -0300 Subject: [PATCH 1/2] Add CiteMe to App section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 134a917..7fdc092 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ - [Shark Chat Js](https://github.com/fuma-nama/shark-chat-js) - Modern Chat App written in Next.js. - [Airbnb Yt](https://github.com/ski043/airbnb-yt) - Airbnb Clone created with Next.js 14, Kinde, Supabase, Prisma and Tailwind. - [Airbnb Clone](https://github.com/sudeepmahato16/airbnb-clone) - A Full Stack Airbnb Clone built with Next js. +- [CiteMe](https://citeme.app) - AI-powered academic citation generator built with Next.js 14. Searches 11+ databases and formats references in 40+ citation styles. Features App Router, Supabase auth, and Paddle billing. ## Tools From 0455e7d35bfcb773632a9e5cd9877cf77fc63b3b Mon Sep 17 00:00:00 2001 From: Daniel Nichiata Date: Mon, 20 Jul 2026 14:11:04 -0300 Subject: [PATCH 2/2] Update CiteMe entry Corrects details that changed since this PR was opened: - the app is on Next.js 16, not 14 - 60 curated CSL styles, not "40+" - adjusts the database count to 10+ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fdc092..1ebb4ac 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ - [Shark Chat Js](https://github.com/fuma-nama/shark-chat-js) - Modern Chat App written in Next.js. - [Airbnb Yt](https://github.com/ski043/airbnb-yt) - Airbnb Clone created with Next.js 14, Kinde, Supabase, Prisma and Tailwind. - [Airbnb Clone](https://github.com/sudeepmahato16/airbnb-clone) - A Full Stack Airbnb Clone built with Next js. -- [CiteMe](https://citeme.app) - AI-powered academic citation generator built with Next.js 14. Searches 11+ databases and formats references in 40+ citation styles. Features App Router, Supabase auth, and Paddle billing. +- [CiteMe](https://citeme.app) - Academic citation generator built with Next.js 16. Searches 10+ databases and formats references in 60 curated CSL styles. Features App Router, Supabase auth, and Paddle billing. ## Tools