The following is the qualification task for GSOC 2024 , for the organiztion JSON Schema
#ISSUE
Table of Contents
App can be viewed on:
- Netlify (SSR Application): Netlify
Usually, to pick up a new language, one goes to the Documentation and reads and understands for themselves or watches an online tutorial.
What if we could combine them both?
This project aims to do exactly that, to create an interactive learning platform, "A Tour of JSON Schema" to make the learning process easier and enjoyable for new users. This project will provide a step-by-step guided tour to new users, with each step building upto creating a perfect JSON Schema document to fulfill specific requirements.
- Framework:
- Language:
- UI Framework:
- Code Editor:
- Production:
- Clone the repo
git clone https://github.com/harini-1597/json-schema-tour.git
- Install NPM packages
npm install
- Run locally on
localhost:3000
npm run dev
Feel free to open issues or a PR!
Also used in this project are: