{"id":21250739,"url":"https://github.com/sokilskill/vite-react-template","last_synced_at":"2026-04-07T07:46:40.332Z","repository":{"id":261628717,"uuid":"884676657","full_name":"Sokilskill/vite-react-template","owner":"Sokilskill","description":"React template ","archived":false,"fork":false,"pushed_at":"2024-11-07T15:08:22.000Z","size":141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T08:49:25.137Z","etag":null,"topics":["eslint","husky","react","vite"],"latest_commit_sha":null,"homepage":"https://sokilskill.github.io/vite-react-template/","language":"HTML","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/Sokilskill.png","metadata":{"files":{"readme":"README.en.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}},"created_at":"2024-11-07T07:30:50.000Z","updated_at":"2024-11-08T06:38:33.000Z","dependencies_parsed_at":"2024-11-07T15:59:48.689Z","dependency_job_id":null,"html_url":"https://github.com/Sokilskill/vite-react-template","commit_stats":null,"previous_names":["sokilskill/vite-react-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Sokilskill/vite-react-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sokilskill%2Fvite-react-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sokilskill%2Fvite-react-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sokilskill%2Fvite-react-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sokilskill%2Fvite-react-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sokilskill","download_url":"https://codeload.github.com/Sokilskill/vite-react-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sokilskill%2Fvite-react-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007501,"owners_count":26084313,"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-11T02:00:06.511Z","response_time":55,"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":["eslint","husky","react","vite"],"created_at":"2024-11-21T03:38:39.550Z","updated_at":"2025-10-11T14:15:04.093Z","avatar_url":"https://github.com/Sokilskill.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React + Vite + Husky + ESLint\n\nA template for quickly setting up a React project using Vite, Husky, and ESLint. This is suitable for creating new projects with essential tools for code quality control and commit automation.\n\n## Project Overview\n\n1. **Vite** - A fast development bundler with hot reloading.\n2. **React** - Set up for component-based development.\n3. **Husky** - Configured with a pre-commit hook to run ESLint before commits to ensure code quality.\n4. **ESLint** - Configured with basic rules, which can be modified as needed in `eslint.config.js`.\n\n## Project Setup\n\n1. **Installation and Running**\n\n   - To install dependencies, run:\n     ```bash\n     npm install\n     ```\n   - To start the project in development mode:\n     ```bash\n     npm run dev\n     ```\n   - To build the project:\n     ```bash\n     npm run build\n     ```\n\n2. **Setting up **\n\n   - Replace `\"name\": \"vite-react-template\"` in `package.json` with your project’s name.\n   - Replace `\"base: \"/vite-react-template/\"` in `vite.config.js` with your base url.\n\n3. **Editing `index.html`**\n\n   - Update the page `title`.\n   - Add your favicon (you can use [Real Favicon Generator](https://realfavicongenerator.net/)).\n   - Add meta tags for SEO and social media.\n   - Link fonts:\n     - Add Google Fonts link directly in `index.html`;\n     - Or download fonts to `/public/fonts` using [Google Webfonts Helper](https://gwfh.mranftl.com/fonts/roboto?subsets=latin) and include them via CSS `@font-face`;\n     - Or install fonts via npm with [Fontsource](https://fontsource.org/).\n\n4. **Configuring ESLint**\n   - If needed, add or modify rules in `eslint.config.js`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsokilskill%2Fvite-react-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsokilskill%2Fvite-react-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsokilskill%2Fvite-react-template/lists"}