haroldadmin / json-formatter

Dead simple JSON formatter for the browser (Next.js, Tailwindcss, TypeScript)

Home Page:https://json-formatter.haroldadmin.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON Formatter

Try it here!

A dead simple JSON formatting utility for the browser.

I built this project to learn the basics of Next.js and tailwindcss.

Screenshot

Development

Make sure you have Node.js and NPM installed. Then follow the steps below:

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

About

Dead simple JSON formatter for the browser (Next.js, Tailwindcss, TypeScript)

https://json-formatter.haroldadmin.com/


Languages

Language:TypeScript 96.3%Language:JavaScript 3.7%