Stackoverflow like forum for connecting developers and discussing coding stuff that contains advanced features and stunning UI.
Aryamitra Chaudhuri
Clone the project
git clone https://github.com/aryamitra06/dev-inside.gitGo to the client directory
cd clientInstall dependencies
npm installStart client server
npm startGo to the backend directory
cd backendInstall dependencies
npm installStart backend server
npm startContributions are always welcome!