{"id":18676750,"url":"https://github.com/xeven777/reactvite-starter","last_synced_at":"2026-04-20T03:31:20.758Z","repository":{"id":221201927,"uuid":"753437124","full_name":"Xeven777/reactvite-starter","owner":"Xeven777","description":"Vite + react starter template with tailwindcss, react router, eslint , daisyUI and react icons","archived":false,"fork":false,"pushed_at":"2024-02-22T15:51:03.000Z","size":141,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T12:38:46.638Z","etag":null,"topics":["daisyui","icons","react-","react-router","reatctjs","router","starter-kit","starter-template","template-project","vite","vitejs"],"latest_commit_sha":null,"homepage":"https://startling-florentine-772a7a.netlify.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/Xeven777.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-02-06T05:42:52.000Z","updated_at":"2024-12-22T07:04:24.000Z","dependencies_parsed_at":"2024-02-22T16:47:43.322Z","dependency_job_id":"60a93301-7113-4b7c-a7a9-22c169e29d14","html_url":"https://github.com/Xeven777/reactvite-starter","commit_stats":null,"previous_names":["xeven777/reactvite-starter"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Xeven777/reactvite-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xeven777%2Freactvite-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xeven777%2Freactvite-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xeven777%2Freactvite-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xeven777%2Freactvite-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xeven777","download_url":"https://codeload.github.com/Xeven777/reactvite-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xeven777%2Freactvite-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32031529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["daisyui","icons","react-","react-router","reatctjs","router","starter-kit","starter-template","template-project","vite","vitejs"],"created_at":"2024-11-07T09:30:51.003Z","updated_at":"2026-04-20T03:31:20.740Z","avatar_url":"https://github.com/Xeven777.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![Vite](https://img.shields.io/badge/-Vite-646CFF?logo=vite\u0026logoColor=white\u0026style=for-the-badge)\n![React](https://img.shields.io/badge/-React-61DAFB?logo=react\u0026logoColor=white\u0026style=for-the-badge)\n![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge\u0026logo=react-router\u0026logoColor=white)\n![DaisyUI](https://img.shields.io/badge/daisyui-%2324C8DB.svg?style=for-the-badge)\n![ESLint](https://img.shields.io/badge/ESLint-4B3263?style=for-the-badge\u0026logo=eslint\u0026logoColor=white)\n![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n\n# Vroom+ : Starter Template for Building Web Apps with ❤️\n\nVroom+ is a minimal, yet powerful starter template for building web applications using Vite, React, Tailwind CSS, React Router, and Daisy UI. It's optimized for speed, developer experience, and SEO.\n\n![https://imgur.com/83qlqmN.png](https://imgur.com/83qlqmN.png)\n\n## Features ✨\n\n- **Vite ⚡**: Enjoy a lightning-fast development experience with Vite's out-of-the-box Hot Module Replacement (HMR).\n- **React**: Build your UI with the latest version of React.\n- **Tailwind CSS**: Style your application with utility-first CSS framework Tailwind CSS.\n- **React Router**: Implement routing in your application with React Router v6.\n- **Daisy UI**: Use Daisy UI components to speed up your UI development.\n- **ESLint**: Keep your code clean and consistent with ESLint.\n- **React Icons**: Decorate with react-icons\n- **SEO Optimized**: Meta tags, OG tags, and descriptions are all set up for you.\n\n## Getting Started\n\nFollow these steps to get the project up and running:\n\n1. **Clone the repository:**\n   Run the following command to create a shallow clone of the repository:\n\n   ```sh\n   git clone --depth 1 https://github.com/xeven777/reactvite-starter.git\n   ```\n\n   This will create a new directory named `reactvite-starter` in your current directory.\n\n2. **Remove the old `.git` directory and initialize a new one:**\n   Navigate to the new `reactvite-starter` directory and run the following commands:\n\n   ```sh\n   cd reactvite-starter\n   rm -rf .git\n   git init\n   ```\n\n3. **Install the dependencies:**\n   Run the following command to install the project dependencies:\n\n   ```sh\n   npm install\n   ```\n\n4. **Start the development server:**\n   After installing the dependencies, start the development server by running:\n   ```sh\n   npm run dev\n   ```\n\nNow, you should be able to see the application running at `localhost:5173` in your web browser! ✨\n\n#### You can also download the code as Zip or use it as a template.\n\n## Project Structure\n\n- `src/`: This directory contains all the React components and CSS for the application.\n  - `App.jsx`: The main component that wraps the entire application.\n  - `index.css`: Global styles for the application.\n  - `main.jsx`: The entry point for the application.\n  - `home/`: This directory contains the Home component.\n  - `about/`: This directory contains the About component.\n  - `components/`: This directory contains reusable components like `Tag.jsx`.\n- `public/`: This directory contains public assets that can be referenced in the HTML.\n- `index.html`: The main HTML page that is served when someone visits your site.\n- `package.json`: This file lists the packages your project depends on and specifies versions of a package that your project can use using semantic versioning rules.\n- `vite.config.js`: This file contains configuration for Vite.\n- `tailwind.config.js`: This file contains configuration for Tailwind CSS.\n- `.eslintrc.cjs`: This file contains configuration for ESLint.\n- `postcss.config.js`: This file contains configuration for PostCSS.\n\n### Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeven777%2Freactvite-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxeven777%2Freactvite-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeven777%2Freactvite-starter/lists"}