{"id":15020341,"url":"https://github.com/uskhokhar/create-react-tt","last_synced_at":"2025-10-25T17:30:32.278Z","repository":{"id":181566811,"uuid":"658103837","full_name":"USKhokhar/create-react-tt","owner":"USKhokhar","description":"A node command line tool to quick start reactjs project with typescript, tailwind, react-router and react-icons.","archived":false,"fork":false,"pushed_at":"2023-07-16T09:14:02.000Z","size":89,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T11:48:03.868Z","etag":null,"topics":["nodejs","npm","npm-package","react-router-dom","reactjs","side-project","tailwindcss","typescript","vite"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/create-react-tt","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/USKhokhar.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":"2023-06-24T19:25:02.000Z","updated_at":"2024-12-13T07:44:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"b84a8421-2812-4250-9231-7cd82485b645","html_url":"https://github.com/USKhokhar/create-react-tt","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"f6d280dc394deeab5a1a34b86ba0a776d97702a1"},"previous_names":["uskhokhar/create-react-tt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/USKhokhar%2Fcreate-react-tt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/USKhokhar%2Fcreate-react-tt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/USKhokhar%2Fcreate-react-tt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/USKhokhar%2Fcreate-react-tt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/USKhokhar","download_url":"https://codeload.github.com/USKhokhar/create-react-tt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238183640,"owners_count":19430161,"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":["nodejs","npm","npm-package","react-router-dom","reactjs","side-project","tailwindcss","typescript","vite"],"created_at":"2024-09-24T19:54:56.454Z","updated_at":"2025-10-25T17:30:32.010Z","avatar_url":"https://github.com/USKhokhar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create React TT  \n\nStarter template for creating React projects with Vite, TypeScript, Tailwind CSS, and React Router.  \n\n## Installation  \n\n1. If you are using this command for the first time,\n- First  install the `create-react-tt` package globally by running the following command: \n```bash    \nnpm install -g create-react-tt\n```\n- After installing create-react-tt globally, run:\n```bash\nnpx create-react-tt project-name\n```\n\u003e replace app-name with name of your project\n\n2.  If you already have the `create-react-tt` package installed globally, you can directly run the command:\n```bash\nnpx create-react-tt project-name\n```\n\u003e replace app-name with name of your project\n    \nAfter successful installation you can run: \n```bash\ncd project-name \u0026\u0026 npm run dev\n```\nThis will start the starter template on ``localhost:5173``\n\n\n## Usage\n-----\n\nOnce you have created your React project using the `create-react-tt` command, you can start working on it. The generated project includes the following:\n\n* `vite`: Blazing fast build tool for modern web applications.\n* `TypeScript`: \"JavaScript at scale\"\n* `Tailwind CSS`: \"A utility-first CSS framework for rapid UI development\"\n* `React Router`: \"Declarative routing for React\"\n\nYou can make use of following scripts throughout your project\n\n*   `npm run dev`: Starts the development server with Vite and React.\n*   `npm run build`: Builds the project for production.\n*   `npm run lint`: Runs ESLint to lint your code.\n*   `npm run preview`: Serves the production build for previewing.\n\n\nFeel free to customize the project by modifying the files according to your requirements. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuskhokhar%2Fcreate-react-tt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuskhokhar%2Fcreate-react-tt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuskhokhar%2Fcreate-react-tt/lists"}