{"id":21250734,"url":"https://github.com/sokilskill/react-chakra-ui-template","last_synced_at":"2026-04-13T06:37:27.958Z","repository":{"id":261961277,"uuid":"885204326","full_name":"Sokilskill/react-chakra-ui-template","owner":"Sokilskill","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-09T14:32:11.000Z","size":226,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T20:48:41.560Z","etag":null,"topics":["chakra-ui","eslint","husky","react","vite"],"latest_commit_sha":null,"homepage":"https://sokilskill.github.io/react-chakra-ui-template/","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/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-08T06:41:22.000Z","updated_at":"2024-11-09T14:31:52.000Z","dependencies_parsed_at":"2024-11-09T15:40:25.992Z","dependency_job_id":null,"html_url":"https://github.com/Sokilskill/react-chakra-ui-template","commit_stats":null,"previous_names":["sokilskill/react-chakra-ui-template"],"tags_count":0,"template":false,"template_full_name":"Sokilskill/vite-react-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sokilskill%2Freact-chakra-ui-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sokilskill%2Freact-chakra-ui-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sokilskill%2Freact-chakra-ui-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sokilskill%2Freact-chakra-ui-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sokilskill","download_url":"https://codeload.github.com/Sokilskill/react-chakra-ui-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243686747,"owners_count":20331204,"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","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":["chakra-ui","eslint","husky","react","vite"],"created_at":"2024-11-21T03:38:38.179Z","updated_at":"2026-04-13T06:37:27.898Z","avatar_url":"https://github.com/Sokilskill.png","language":"JavaScript","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%2Freact-chakra-ui-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsokilskill%2Freact-chakra-ui-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsokilskill%2Freact-chakra-ui-template/lists"}