Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dhairyamajmudar/json-tour-project

Qulificaion task for JSON Schema tour project
https://github.com/dhairyamajmudar/json-tour-project

nextjs tailwindcss typescript

Last synced: 17 days ago
JSON representation

Qulificaion task for JSON Schema tour project

Awesome Lists containing this project

README

        

# Qulification Task for JSON Schema Tour project under GSoC'24 in JSON Schema Orgainisation

- Author: Dhairya Majmudar

- Mentors: Bence Eros & Benjamin Granados

- JSON Validators Used

1. jsonschema

2. ajv

3. hyperjump

### Setup

1. Clone the repo in local machine.

2. `npm i` to install the dependencies.

3. `npm run dev` to run the localhost preview website.