Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dhairyamajmudar/json-tour-project
- Owner: DhairyaMajmudar
- Created: 2024-03-25T03:37:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-04T18:53:55.000Z (9 months ago)
- Last Synced: 2024-12-12T17:50:42.204Z (20 days ago)
- Topics: nextjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://json-tour-project.vercel.app
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.