Skip to content

andremov/json-formatter

Repository files navigation

JSON Formatter

A simple, fast JSON formatter and validator built with modern web technologies.

Features

  • Real-time JSON formatting - Format and validate JSON as you type
  • Copy to clipboard - One-click copying of formatted JSON
  • Responsive layout - Switch between column and row layouts
  • Internationalization - Available in English and Spanish
  • Error handling - Clear error messages for invalid JSON
  • Modern UI - Clean, accessible design with Tailwind CSS

Tech Stack

Getting Started

  1. Clone the repository
  2. Install dependencies: npm install
  3. Run the development server: npm run dev
  4. Open http://localhost:3000 in your browser

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run start - Start production server
  • npm run lint - Run ESLint

Deployment

This project can be easily deployed to Vercel, Netlify, or any platform that supports Next.js applications.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published