Welcome to my Discord Clone project repository! This project aims to replicate the popular communication platform Discord, providing users with a real-time messaging experience, voice calls, and more. Whether you're a developer looking to contribute or a user interested in trying out my clone, you're in the right place.
In Progress (Backend Develoment)
Directory Structure:-
To setup this project on your local machine , first fork these project to your account and then clone it on our local machine under some folder.
Now run the command to view it on your local host.
npm init
npm run start
Your result should to be same as the above screen shots.
Contributions are always welcome!
So if you would like to add some thing or update some existing features then please make pull request , I will review it as early as possible.
What did you learn while building this project? What challenges did you face and how did you overcome them?
- Strengthn my tailwind css styling , scripts tags usage.
- And looking forward to integrate backend for these project.