Skip to content

jeremyspritelyco/json-prettier-app

 
 

Repository files navigation

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.

About

The best JSON formatter from web

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.1%
  • HTML 15.7%
  • CSS 15.2%