This is a simple Clone of Discord using Tailwind CSS.
Documentation for Tailwind CSS
Clone the project
git clone https://github.com/BidyasagarAnupam/DiscordClone.git
Go to the project directory
cd DiscordClone
Install dependencies
npm install or npm i
Start the server
npm run start or npm start