Skip to content

harini-1597/json-schema-tour

Repository files navigation

The following is the qualification task for GSOC 2024 , for the organiztion JSON Schema
#ISSUE

Table of Contents
  1. Deployments
  2. About The Project
  3. Built With
  4. Installation
  5. Contributing

Deployments

App can be viewed on:

  • Netlify (SSR Application): Netlify

About The Project

Product Name Screen Shot
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.

Built With

  1. Framework:
  • Next
  • React
  1. Language:
  • Typescript
  1. UI Framework:
  • Tailwind
  1. Code Editor:
  • Codemirror
  1. Production:
  • Netlify

Installation

  1. Clone the repo
    git clone https://github.com/harini-1597/json-schema-tour.git
  2. Install NPM packages
    npm install
  3. Run locally on localhost:3000
    npm run dev

Contributing

Feel free to open issues or a PR!

Acknowledgments

Also used in this project are:

About

GSOC'24 Qualification Task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published