Clone the project
git clone https://github.com/anku909/proxy-server.gitGo to the project directory
cd proxy-serverInstall dependencies
npm installStart the server on http://localhost:3000
npm startServer: Node, Express, axios, http-proxy-middleware.