discord-clone-frontend
discord-clone-frontend copied to clipboard
frontend of my discord clone
About
My version of discord, for learning purposes. (WIP)
Installation
git clone https://github.com/PoorlyDefinedBehaviour/discord-clone-frontend
run npm install in the project folder
You'll also need to have the backend running.
git clone https://github.com/PoorlyDefinedBehaviour/discord-clone-backend
run npm install in the project folder
Preview

Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.