From b23eed7da22a3d45d05ba69fdcd130beec0592bc Mon Sep 17 00:00:00 2001 From: SatyendraCODE Date: Sat, 29 Jun 2024 15:11:58 +0530 Subject: [PATCH] chore:added tailwindcss --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3797345..961887f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Collaborative Whiteboard -This is a real-time collaborative whiteboard application built using React, Next.js, Node.js, MongoDB, and Socket.IO. +This is a real-time collaborative whiteboard application built using React, Next.js, Node.js, MongoDB, Socket.IO and Tailwindcss. ## Features @@ -17,3 +17,4 @@ This is a real-time collaborative whiteboard application built using React, Next - Express (back-end) - MongoDB (database) - Socket.IO (real-time communication) +- Tailwindcss