This is a renderer and editor for the JSON file.
The system create a page where for every array member in the JSON file we will see a row
with property->value, i.e. the data of the array member. JSON file could be as 10 items long as well 10000.
In the development i used React, Typescript and modern CSS.
You can explore the live version of app here: https://react-long-list.vercel.app/
Or you can deploy your local version.
Just clone the main branch and run:
for start a dev version