{"id":26246542,"url":"https://github.com/sumonta056/react-vite-tailwind-template-latest","last_synced_at":"2026-04-27T14:32:07.005Z","repository":{"id":227496301,"uuid":"771061780","full_name":"Sumonta056/React-Vite-Tailwind-Template-Latest","owner":"Sumonta056","description":"A minimalist React.js template utilizing Vite for lightning-fast development, integrated with Tailwind CSS for sleek styling. Includes basic setup steps and features simple API fetching to display ecommerce products. Perfect for rapid prototyping and building efficient web applications","archived":false,"fork":false,"pushed_at":"2024-03-13T15:30:17.000Z","size":777,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-31T00:34:56.737Z","etag":null,"topics":["api-fetching","ecommerce-website","tailwindcss","vitejs-react"],"latest_commit_sha":null,"homepage":"https://react-vite-tailwind-template-latest.vercel.app/","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/Sumonta056.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":"2024-03-12T16:10:32.000Z","updated_at":"2025-10-07T03:24:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d479ead-0a03-4b09-9456-45542fcf376e","html_url":"https://github.com/Sumonta056/React-Vite-Tailwind-Template-Latest","commit_stats":null,"previous_names":["sumonta056/react-vite-tailwind-template-latest"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sumonta056/React-Vite-Tailwind-Template-Latest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sumonta056%2FReact-Vite-Tailwind-Template-Latest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sumonta056%2FReact-Vite-Tailwind-Template-Latest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sumonta056%2FReact-Vite-Tailwind-Template-Latest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sumonta056%2FReact-Vite-Tailwind-Template-Latest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sumonta056","download_url":"https://codeload.github.com/Sumonta056/React-Vite-Tailwind-Template-Latest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sumonta056%2FReact-Vite-Tailwind-Template-Latest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32341447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["api-fetching","ecommerce-website","tailwindcss","vitejs-react"],"created_at":"2025-03-13T13:19:02.340Z","updated_at":"2026-04-27T14:32:07.001Z","avatar_url":"https://github.com/Sumonta056.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 📚 [Install Tailwind CSS with Vite@React Latest](https://tailwindcss.com/docs/guides/vite)\n\n- 👉 Install React with Vite in \"root\" folder\n\n```bash\nnpm create vite@latest . -- --template react\n```\n\n- 👉 Install React with Vite in \"vite-react\" folder\n\n```bash\nnpm create vite@latest vite-react -- --template react\n```\n\n- 👉 Install Tailwind CSS\n\n```bash\nnpm install -D tailwindcss postcss autoprefixer\n```\n\n```bash\nnpx tailwindcss init -p\n```\n\n- 👉 Modify the \"tailwind.config.js\" file to include the \"purge\" property\n\n```javascript\n/** @type {import('tailwindcss').Config} */\nexport default {\n  content: [\"./index.html\", \"./src/**/*.{js,ts,jsx,tsx}\"],\n  theme: {\n    extend: {},\n  },\n  plugins: [],\n};\n```\n\n- 👉 Modify the \"index.css\" file in src Folder\n\n```css\n@tailwind base;\n@tailwind components;\n@tailwind utilities;\n```\n\n- 👉 Run the \"vite\" server\n\n```bash\nnpm run dev\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumonta056%2Freact-vite-tailwind-template-latest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumonta056%2Freact-vite-tailwind-template-latest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumonta056%2Freact-vite-tailwind-template-latest/lists"}