A clone of the popular communication platform Discord, built using HTML and the Tailwind CSS framework.
Live Demo | Contributing Guidelines
Welcome to the Discord Clone project! This project is a web-based replica of the popular communication platform, Discord. It's built using HTML and the Tailwind CSS framework to create a user-friendly and visually appealing user interface.
- Real-time Messaging: Engage in real-time conversations with friends, just like on Discord.
- Server Structure: Mimics the server and channel organization that Discord users are familiar with.
- User Profiles: View and customize your user profile with avatars, usernames, and status.
- Message Formatting: Rich text formatting for messages, making conversations more expressive.
- Responsive Design: Ensures a seamless experience across various screen sizes and devices.
- Clone the repository:
git clone https://github.com/shindesuyash/discordCLone.git
- Navigate to the project directory:
cd discordCLone
- Open
index.html
in your preferred browser.
- Register or log in to start using the Discord clone.
- Create servers and channels to organize your conversations.
- Join existing servers and engage in real-time messaging.
- Customize your user profile and stay connected with friends.
- HTML
- Tailwind CSS: A utility-first CSS framework.
- Netlify: Hosting platform for the live demo.
Contributions are welcome! To contribute to this project, follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/YourFeature
- Open a pull request.
Please review our Contributing Guidelines for more details.
Feel free to reach out to us via shindesuyash10@gmail.com with any questions or feedback!