JSON tool

TypeScript+React JSON comparison tool
See live https://munikeraragon.github.io/json-compare/

app

Usage

  1. Clone the repository
git clone https://github.com/munikeraragon/json-compare.git
  1. install dependencies
npm install
  1. start app
npm run start