Simply drag and drop one of your XML files into Treely, and it will automatically become a TreeView that you can use to access your data quickly and easily.
Access the application at https://treely-xi.vercel.app/.
This project was bootstrapped with Create React App.
git clone git@github.com:ThPadelis/treely.git
cd treely
npm install
npm run start
Open http://localhost:3000 to view it in the browser
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.