Skip to content

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

Notifications You must be signed in to change notification settings

joaocjesus/parsejson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks