Skip to content

AniketSaini98/JSON_Formatted_Display

Repository files navigation

JSON Formatted Display

A simple web application that takes JSON data as input and displays it in a formatted table structure.

Table of Contents

Description

This project provides a user-friendly interface to input JSON data and visualize it in a structured table format. The JSON data can contain nested objects, which will be displayed as nested tables within the main table.

Technologies Used

HTML

CSS

JS

NodeJS

ExpressJS

Setup

  1. Clone the repository to your local machine.
  2. Navigate to the project directory in your terminal.
  3. Install the required dependencies using:
npm install
  1. Start the server using:
node index.js
  1. Open your web browser and navigate to http://localhost:3000 to access the application.

Usage

  1. Enter your JSON data in the provided textarea.
  2. Click the "Submit" button.
  3. The submitted JSON data will be displayed in a formatted table structure.
  4. If the JSON data contains nested objects, they will be displayed as nested tables.

Screenshots

Project Screenshot Project Screenshot

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •