This is a chat app developed to ease the process of sharing code with your mates. Central feature of this app is that it comes with code editor !!
you can send code normal text messages and emojis too.
Code editor support various languages like c, cpp, python, assembly, java, php and many more. And any developer can't imagine an editor without themes thus,
it support vaious dark and light themes
To get a local copy up and running follow these simple steps.
You should have node version higher than 8
-
Clone the repo
git clone https://github.com/AdityaKumar-01/Codelaza.git
-
Install NPM packages cd into server and client directory then