React JSON Viewer A simple React application that renders a JSON object tree from a remote url. Demo: https://reutg.github.io/react-json-viewer Running the project Clone the repo. Run npm install. Run npm start.