I have created Node Js API with mongoDB and on port 5000. It is working well in local PC. But when I upload to server and run the program, I am unable to access that API in local PC, it says "This site can't be reached". But the program also running smoothly on server.
The server installed with: - Node - Mongo - Git And Port 5000 rule added in firewall.