Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harshmakadia/json-builder-ui

Generate JSON based on the input values in UI.
https://github.com/harshmakadia/json-builder-ui

Last synced: 1 day ago
JSON representation

Generate JSON based on the input values in UI.

Awesome Lists containing this project

README

        

# Auto Generate JSON based on the values filled in the form

## Introduction

The app is build to copy the JSON based on the values filled in the form. All CRUD operations can be performed in the form.
## Installation

* `git clone [email protected]:Harshmakadia/json-builder-ui.git`
* cd notes-app-webpack
* npm install
* npm start
* visit `http://localhost:8080/`