RemoteDesktop is app that allows to controll your desktop computer inside your local network (for this moment only from PC or Laptop). I made this app to use by myself and from pue curiosity.

- JavaScript
- React.js (v 18.2.0)
- Node.js
- Express.js (v 4.18.2)
- SocketIO/ SocketIO-client (v 4.6.2)
- Styled Componens (v 5.3.11)
- Robot.js (v 0.6.0) link
- Sreenshot-desktop link
- To use this this project you need to download this repository link
- Then create 2 ".env" files one in main folder and one inside "Client" folder in both add :
VITE_PORT = "YOUR PORT" VITE_IP = "YOUR IP"
- Then go to the main folder and type in cmd
npm run dev - Next step is to go the likn that you will recive from cmd
- You can remotely controll your pc inside local network