tree-control-project Tree Control Application written in React Running the code To run the code, input the following commands in your terminal (assuming npm is installed globally): npm i npm start The app will run on http://localhost:8080/ through a Webpack dev server.