{"id":32372165,"url":"https://github.com/hasibcoderlab/custom-hook-in-react","last_synced_at":"2025-10-24T21:51:29.008Z","repository":{"id":320295802,"uuid":"1081557096","full_name":"HasibCoderLab/Custom-Hook-in-React","owner":"HasibCoderLab","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-23T01:30:21.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-23T02:38:24.102Z","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/HasibCoderLab.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,"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":"2025-10-23T00:27:47.000Z","updated_at":"2025-10-23T01:30:24.000Z","dependencies_parsed_at":"2025-10-23T02:38:35.241Z","dependency_job_id":null,"html_url":"https://github.com/HasibCoderLab/Custom-Hook-in-React","commit_stats":null,"previous_names":["hasibcoderlab/custom-hook-in-react"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/HasibCoderLab/Custom-Hook-in-React","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HasibCoderLab%2FCustom-Hook-in-React","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HasibCoderLab%2FCustom-Hook-in-React/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HasibCoderLab%2FCustom-Hook-in-React/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HasibCoderLab%2FCustom-Hook-in-React/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HasibCoderLab","download_url":"https://codeload.github.com/HasibCoderLab/Custom-Hook-in-React/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HasibCoderLab%2FCustom-Hook-in-React/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280872028,"owners_count":26405606,"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-24T02:00:06.418Z","response_time":73,"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-10-24T21:51:26.590Z","updated_at":"2025-10-24T21:51:29.001Z","avatar_url":"https://github.com/HasibCoderLab.png","language":"JavaScript","readme":"# Submit Form with useRef\n\n---\n# Project Setup\n\n## 1️⃣ Create the project\n```bash\nnpm create vite@latest Custom-Hook-in-React\n```\n## 2️⃣ Move into the project folder\n```bash\ncd Custom-Hook-in-React\n```\n## 3️⃣ Install dependencies\n```bash\nnpm install\n```\n## 4️⃣ Install Tailwind CSS and Vite plugin\n```bash\nnpm install tailwindcss @tailwindcss/vite\n```\n##  ⚙️ Configure Vite\nEdit your vite.config.js file:\n```js\nimport { defineConfig } from 'vite'\nimport react from '@vitejs/plugin-react'\nimport tailwindcss from '@tailwindcss/vite'\n\nexport default defineConfig({\n  plugins: [tailwindcss(), react()],\n})\n```\n## 🎨 Configure Tailwind\nIn your index.css, import Tailwind:\n```css\n@import \"tailwindcss\";\n```\n## 🖥️ Run the Project\nStart the development server:\n```bash\nnpm run dev\n```\n---\n# 💡 Technologies Used\n\n⚛️**React**\n\n⚡ **Vite**\n\n🎨 **Tailwind CSS**\n\n🧩 **Custom Hook**","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasibcoderlab%2Fcustom-hook-in-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasibcoderlab%2Fcustom-hook-in-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasibcoderlab%2Fcustom-hook-in-react/lists"}