{"id":17973822,"url":"https://github.com/mmorrii/starter-kit","last_synced_at":"2026-04-11T13:08:23.710Z","repository":{"id":259939298,"uuid":"879808538","full_name":"mmorrii/starter-kit","owner":"mmorrii","description":"Starter template with React, React Router, PostCSS, TypeScript, Vite","archived":false,"fork":false,"pushed_at":"2024-10-28T17:53:10.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T11:15:57.217Z","etag":null,"topics":["postcss","react","react-router","starter-kit","template","typescript","vite"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mmorrii.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}},"created_at":"2024-10-28T15:27:23.000Z","updated_at":"2024-10-28T17:57:29.000Z","dependencies_parsed_at":"2024-10-28T19:11:53.942Z","dependency_job_id":null,"html_url":"https://github.com/mmorrii/starter-kit","commit_stats":null,"previous_names":["mmorrii/starter-kit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmorrii%2Fstarter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmorrii%2Fstarter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmorrii%2Fstarter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmorrii%2Fstarter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmorrii","download_url":"https://codeload.github.com/mmorrii/starter-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247094421,"owners_count":20882616,"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":["postcss","react","react-router","starter-kit","template","typescript","vite"],"created_at":"2024-10-29T17:03:26.345Z","updated_at":"2025-12-30T23:08:56.426Z","avatar_url":"https://github.com/mmorrii.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Starter Kit\n\nStarter template for building web applications with React.\n\n## Tech Stack\n\n- [React](https://react.dev/), [React Router](https://reactrouter.com/en/main),\n  [TypeScript](https://www.typescriptlang.org/)\n\n- [PostCSS](https://postcss.org/) (\n  [mixins](https://github.com/postcss/postcss-mixins),\n  [nested](https://github.com/postcss/postcss-nested),\n  [font-magician](https://github.com/csstools/postcss-font-magician),\n  [autoprefixer](https://github.com/postcss/autoprefixer),\n  [cssnano](https://github.com/cssnano/cssnano)\n  )\n\n- [Vite](https://vite.dev/), [ESLint](https://eslint.org/), [Prettier](https://prettier.io/)*\n\n\u003e [!NOTE]\n\u003e The Prettier package isn't installed as dependency in `package.json`. \n\u003e If you aren't using Prettier plugin in your IDE, it should be installed \u003cbr/\u003e\n\u003e ```bash \n\u003e npm install --save-dev --save-exact prettier\n\u003e ```\n\n## Directory Structure\n\n```text\n├── public/                        # Static files such as SVG-sprites, favicon.ico\n├── src/                           # Application source code\n│   ├── components/                # The main UI building blocks\n│   ├── hooks/                     # Custom hooks and Context providers\n│   ├── icons/                     # Icon components\n│   ├── layout/                    # Common page components that aren't changed by routing \n│   ├── pages/                     # Entry point for each pages\n│   ├── styles/                    # Global CSS styles\n│   ├── types/                     # Entity types used in multiple parts of application\n│   ├── utils/                     # Utility functions\n│   ├── index.css                  # Entry point for global styles and repeating styles\n│   ├── main.tsx                   # Entry point that render app in root DOM element\n│   ├── router.tsx                 # The root route\n│   └── vite-env.d.ts              # User-defined env variables for TypeScript\n└── .env.example                   # Environment variables for local development (in dev process rename to `.env.local`)\n... other configuration packages\n```\n\n## Acknowledgement\n\nThanks to [MineKing9534](https://github.com/MineKing9534) for `useRest` hook","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmorrii%2Fstarter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmorrii%2Fstarter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmorrii%2Fstarter-kit/lists"}