Skip to content

this project is for build a generic object json (add / delete / change type and structure) using React js

Notifications You must be signed in to change notification settings

aMahdaoui/JsonGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Json-gen

a web page that offers a graphical interface to build a generic object json (add / delete / change type and structure). Each key of the json-which can be nested or not, can contain an object of type (text, boolean, number, array or object). Every change in the built-in json is also automatically persisted locally - on the user's machine - so that the json can automatically reopen and re-issue if we leave the web page.

Getting Started

This project was bootstrapped with Create React App.

Installing

clone this repo and cd to it afte that type npm install to install all required dependencies here you are :

git clone https://github.com/aMahdaoui/JsonGenerator.git
cd JsonGenerator
npm install 
npm start

then go to : http://localhost:3000

Authors

  • Mahdaoui Abdessadeq - Initial work

About

this project is for build a generic object json (add / delete / change type and structure) using React js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published