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

https://github.com/prashantvc/json-schema-form

Sample app to demonstrate to generate UI from JSON schema
https://github.com/prashantvc/json-schema-form

Last synced: 7 months ago
JSON representation

Sample app to demonstrate to generate UI from JSON schema

Awesome Lists containing this project

README

          

# Sample application that shows how to geneate the UI based on the schema

## What you can do?

- Search or filter fields
- Change languages
- Show validation errors

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

## Screenshot

![alt text](image.png)