This project is practice in using core NodeJS modules and common configuration such as package.json and webpack without relying on common frameworks like Express and CLIs like create-react-app.
It displays information about the local system in the browser, and is not intended to, and indeed should not be deployed.
System reporter app
Run npm start from /client and /server and observe output from terminal and browser dev tools.
This is built with React (not CRA) on the front end and a NodeJS server backend. The backend uses some of the core modules to check