/json-prettier-app

The best JSON formatter from web

Primary LanguageJavaScript

Json Prettier ๐Ÿ‘ฉโ€๐Ÿ’ป

GitHub license

An open-source JSON formatter web app.

See the app here ๐ŸŒ

About

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.

Developing

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.