Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 394 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 394 Bytes

JSON Parser

A simple React app to parse json and show results in a formatted table.

/public.data.json used as an example.

Screenshot 2024-03-06 at 16 39 28

Usage

Download dependencies

npm install

Run using default dataset:

npm start