{"id":21440609,"url":"https://github.com/aryanprince/vite-starter","last_synced_at":"2026-04-16T12:05:06.635Z","repository":{"id":223952763,"uuid":"762003810","full_name":"aryanprince/vite-starter","owner":"aryanprince","description":"🚀 Minimal Vite starter template with preconfigured tools and configs","archived":false,"fork":false,"pushed_at":"2024-02-23T01:20:38.000Z","size":252,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T10:23:20.580Z","etag":null,"topics":["react-router","starter","tailwind","template","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/aryanprince.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}},"created_at":"2024-02-22T22:27:10.000Z","updated_at":"2024-02-23T01:19:32.000Z","dependencies_parsed_at":"2024-02-22T23:32:08.047Z","dependency_job_id":"2fd54408-f25f-4446-965c-6c2cdaec5794","html_url":"https://github.com/aryanprince/vite-starter","commit_stats":null,"previous_names":["aryanprince/vite-starter"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryanprince%2Fvite-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryanprince%2Fvite-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryanprince%2Fvite-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryanprince%2Fvite-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aryanprince","download_url":"https://codeload.github.com/aryanprince/vite-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955300,"owners_count":20374369,"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":["react-router","starter","tailwind","template","vite"],"created_at":"2024-11-23T01:16:49.758Z","updated_at":"2026-04-16T12:05:06.604Z","avatar_url":"https://github.com/aryanprince.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vite Starter Template\n\nSets up a very minimal Vite project with all my favorite tools and configurations.\n\n## 🤔 How to Use?\n\nClick the `Use this template` button to create a new repository with the same directory structure and files.\n\n## ✨ Features\n\n- ✅ Vite w/ React\n- ✅ TypeScript (with custom import path alias)\n- ✅ React Router (for routing and navigation)\n- ✅ Tailwind CSS\n- ✅ Tailwind Prettier Plugin (for auto sorting class names)\n- ✅ ESLint + Prettier (for code formatting and linting)\n\n## 🚀 Getting Started\n\n_Prerequisites: You will need [Node.js (LTS recommended)](https://nodejs.org/en/) installed on your machine._\n\n1. Clone the template\n\n```bash\ngit clone https://github.com/aryanprince/vite-starter.git\n```\n\n2. Install dependencies (using your favourite package manager)\n\n```bash\nnpm install\n# or\nyarn install\n# or\npnpm install\n# or\nbun install\n```\n\n3. Start dev server\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\n4. Open your browser and navigate to `http://localhost:5173`\n5. Start building your app!\n\n## 🚀 Next Steps\n\n- Install your favourite components library (like [shadcn-ui](https://ui.shadcn.com/), [Radix Themes](https://www.radix-ui.com/), or [React Aria](https://react-spectrum.adobe.com/react-aria/))\n- [React Query](https://tanstack.com/query/v3/) is the best way to handle data fetching\n- Use [React Hook Form](https://react-hook-form.com/) for creating custom forms\n- Setup your favourite state management library (like [Zustand](https://github.com/pmndrs/zustand) or [Jotai](https://jotai.org/))\n\n## 📦 Project Structure\n\n```bash\n├── public\n├── src\n│   ├── pages (all of your pages/routes)\n│   │   ├── about.tsx (about page)\n│   │   └── home.tsx (home page)\n│   ├── styles\n│   │   └── index.css\n│   ├── main.tsx (entry point)\n```\n\n## 📝 Todo\n\n- [ ] Create a CLI configurator to select which features to include (like create-t3-app)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryanprince%2Fvite-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faryanprince%2Fvite-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryanprince%2Fvite-starter/lists"}