I tried to emit data from client to server using [socket.io-client][1] and the following code i added in react app.
import io from "socket.io-client"