Client Side: https://github.com/milekag01/D3_Client
- nodeJS
- mongoDB server
Clone the repository
cd D3_server
npm install
node src/index.js
PS: Client Side is under development. So server side can be tested on Postman for now.
Client Side: https://github.com/milekag01/D3_Client
Clone the repository
cd D3_server
npm install
node src/index.js
PS: Client Side is under development. So server side can be tested on Postman for now.