{"id":24937141,"url":"https://github.com/arc3us/react-hacknight-half-app","last_synced_at":"2025-10-09T21:35:33.358Z","repository":{"id":189119167,"uuid":"680016915","full_name":"arc3us/react-hacknight-half-app","owner":"arc3us","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-18T09:55:54.000Z","size":2845,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T16:44:20.066Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arc3us.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-18T06:34:19.000Z","updated_at":"2023-08-18T06:35:41.000Z","dependencies_parsed_at":"2023-08-18T10:49:43.908Z","dependency_job_id":null,"html_url":"https://github.com/arc3us/react-hacknight-half-app","commit_stats":null,"previous_names":["arc3us/react-hacknight-half-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arc3us/react-hacknight-half-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arc3us%2Freact-hacknight-half-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arc3us%2Freact-hacknight-half-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arc3us%2Freact-hacknight-half-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arc3us%2Freact-hacknight-half-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arc3us","download_url":"https://codeload.github.com/arc3us/react-hacknight-half-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arc3us%2Freact-hacknight-half-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002051,"owners_count":26083286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-02-02T16:58:20.972Z","updated_at":"2025-10-09T21:35:33.326Z","avatar_url":"https://github.com/arc3us.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Assignment: HacKnight - React Getting Started\n\nReact HacKnight app getting started.\n\n![](https://raw.githubusercontent.com/ZakiMohammed/react-hacknight-half-app/master/banner.png)\n\n## Problem Statement\n\nA client has a requirement to create a HacKnight App which will allow participants to register them selves in an upcoming Hackathon event. \n\nThe app will show the details of HacKnight in the home page. The app will also have a registration form where participants can register. Once filled the form the participants can see their name in the participants list page. The app will also come up with About and FAQ page. In case of any random route user will navigated to not found page. \n\nFor the backend consider using json-server.\n\nPages:\n\n- Home (Banner)\n- Register\n\t- Full Name\n\t- Email\n\t- Country\n\t- GitHub Link\n- Participants\n- About\n- Not Found\n\n## Run Application\n```\nnpm run dev\n```\n\n## Initial Setup\n\n```\nnpm create vite@latest\n# project name: hacknight\n# framework: react\n# variant: JavaScript + SWC\n\ncd hacknight\nnpm i\nnpm run dev\n```\n\n## Add Dependencies\n\n```\nnpm i bootstrap\nnpm i bootswatch\n\nnpm i uuid\n\nnpm i react-icons\nnpm i react-router-dom\nnpm i axios\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farc3us%2Freact-hacknight-half-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farc3us%2Freact-hacknight-half-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farc3us%2Freact-hacknight-half-app/lists"}