This repository contains a replica of the Discord web application built solely with Tailwind CSS. It demonstrates the versatility of Tailwind CSS in building real-world, complex web applications.
This Discord clone includes:
- User Interface similar to the original Discord app.
- Functional server and channel sidebars.
- Interactive message box.
- Responsive design.
Please add or remove features according to your project's implementation.
The main technology used in this project is:
- Tailwind CSS: A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.