The best JSON formatter from web
An open-source JSON formatter web app.
This project has an objective to create a JSON formatted that developers want. The key concepts are:
💁♀️ Beautiful, using styles that developers like to using.
🧹 Clean, with design simple and objective.
🔓 Security, don’t share the data anywhere, we only handle this on the frontend.
To developing locally this app we need to use the commands above:
yarn install
To download the project dependencies.
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.