{"id":23125028,"url":"https://github.com/zolppy/wizard-register","last_synced_at":"2026-03-20T00:42:04.732Z","repository":{"id":239479069,"uuid":"799631398","full_name":"zolppy/wizard-register","owner":"zolppy","description":"Welcome, aspiring mage of Eldoria! Fill out this form to join the Royal Archive of Mages and gain access to secret grimoires, sorcerous tournaments, and epic quests. Your answers will shape your destiny in the realm!","archived":false,"fork":false,"pushed_at":"2025-12-27T22:43:02.000Z","size":791,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-30T00:40:04.310Z","etag":null,"topics":["form","form-validation","formulary","jest","mage","nextjs","react-testing-library","reactjs","rtl","testing","useform","wizard"],"latest_commit_sha":null,"homepage":"https://wizard-register.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zolppy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-12T17:57:58.000Z","updated_at":"2025-12-27T23:58:18.000Z","dependencies_parsed_at":"2024-05-19T14:43:18.091Z","dependency_job_id":null,"html_url":"https://github.com/zolppy/wizard-register","commit_stats":null,"previous_names":["zolppy/wizard-register"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zolppy/wizard-register","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zolppy%2Fwizard-register","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zolppy%2Fwizard-register/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zolppy%2Fwizard-register/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zolppy%2Fwizard-register/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zolppy","download_url":"https://codeload.github.com/zolppy/wizard-register/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zolppy%2Fwizard-register/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28556064,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T00:46:33.223Z","status":"ssl_error","status_checked_at":"2026-01-19T00:46:32.754Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["form","form-validation","formulary","jest","mage","nextjs","react-testing-library","reactjs","rtl","testing","useform","wizard"],"created_at":"2024-12-17T08:12:17.844Z","updated_at":"2026-01-19T01:03:06.800Z","avatar_url":"https://github.com/zolppy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wizard Register\n\n![Next](https://img.shields.io/badge/NEXT-15.2.2-red?style=for-the-badge)\n![React](https://img.shields.io/badge/REACT-19.0.0-indigo?style=for-the-badge)\n![React Hook Form](\u003chttps://img.shields.io/badge/REACT HOOK FORM-7.56.3-black?style=for-the-badge\u003e)\n![Tailwind CSS](\u003chttps://img.shields.io/badge/TAILWIND CSS-4.0.0-white?style=for-the-badge\u003e)\n![TypeScript](https://img.shields.io/badge/TYPESCRIPT-5.0.0-brown?style=for-the-badge)\n![Tailwind Merge](\u003chttps://img.shields.io/badge/TAILWIND MERGE-3.2.0-pink?style=for-the-badge\u003e)\n![Jest](https://img.shields.io/badge/JEST-29.7.0-orange?style=for-the-badge)\n![React Testing Library](\u003chttps://img.shields.io/badge/REACT TESTING LIBRARY-16.3.0-purple?style=for-the-badge\u003e)\n![Status](https://img.shields.io/badge/STATUS-FINISHED-green?style=for-the-badge)\n![License](https://img.shields.io/badge/LICENSE-MIT-yellow?style=for-the-badge)\n\nRegister as a mage in the kingdom of Eldoria! Join the Royal Archives to unlock exclusive mystical powers, quests, and resources.\n\n## Features\n\n- Responsive design;\n- Consistent design;\n- Form;\n- Routing.\n\n## Technologies\n\n-   Next.js;\n-   Tailwind CSS;\n-   React.js;\n-   TypeScript;\n-   Docker;\n-   Jest;\n-   React Testing Library.\n\n## Demo\n\nYou can access the page [here](https://wizard-register.vercel.app).\n\n## How to run\n\n### By docker\n\nRun the following command on a console:\n\n```bash\ndocker compose up -d\n```\n\nAfter some time, open `http://localhost:3005` on a browser tab.\n\n### By npm/yarn\n\nRun the following commands on a console:\n\n```bash\ngit clone git@github.com:zolppy/wizard-register.git\ncd interior-design\nnpm install # or \"yarn\"\nnpm run dev # or \"yarn dev\"\n```\n\nAfter that, open `http://localhost:3005` on a browser tab.\n\n## Screenshots\n\n![01](https://github.com/user-attachments/assets/d60677ee-833d-44af-9814-01f6ff7f9932)\n![02](https://github.com/user-attachments/assets/0b0f01f7-9f23-4dab-8a3c-c598387cb712)\n\n## Credits\n\nThe page **design** was **inspired** by [Google Forms](https://docs.google.com/forms/u/0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzolppy%2Fwizard-register","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzolppy%2Fwizard-register","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzolppy%2Fwizard-register/lists"}