Skip to content

manthanank/json-formatter-app

JSON Formatter App

A lightweight, user-friendly web application that formats and prettifies JSON data. Built with Angular and Tailwind CSS.

Features

  • JSON Formatting: Easily format and prettify JSON data
  • Copy to Clipboard: One-click copying of formatted JSON
  • Dark/Light Mode: Toggle between dark and light themes
  • Error Detection: Clear error messages for invalid JSON
  • Responsive Design: Works on desktop and mobile devices
  • Local Storage: Remembers your preferred theme

Technologies Used

  • Angular 19: Modern framework for building web applications
  • Tailwind CSS: Utility-first CSS framework
  • TypeScript: Typed JavaScript for better code quality
  • RxJS: Reactive programming library

Development

Prerequisites

  • Node.js (v18 or higher)
  • npm (v8 or higher)

Getting Started

  1. Clone the repository

    git clone https://github.com/manthanank/json-formatter-app.git
    cd json-formatter-app
  2. Install dependencies

     npm install
  3. Start the development server

    ng serve
  4. Open your browser and navigate to http://localhost:4200

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

JSON Formatter App

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published