{"id":13604890,"url":"https://github.com/matozz/vite-react-framer-starter","last_synced_at":"2025-04-12T02:32:03.407Z","repository":{"id":225749366,"uuid":"766751741","full_name":"matozz/vite-react-framer-starter","owner":"matozz","description":"This is a template for Vite to create a React application with Typescript, Framer Motion and TailwindCSS.","archived":false,"fork":false,"pushed_at":"2024-06-26T05:51:26.000Z","size":224,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-02T19:36:30.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://vite-react-framer-starter.vercel.app","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/matozz.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-03-04T03:51:50.000Z","updated_at":"2024-06-26T05:51:27.000Z","dependencies_parsed_at":"2024-03-04T05:09:33.805Z","dependency_job_id":"230a03f1-e220-43dc-8da7-0c20a51328a2","html_url":"https://github.com/matozz/vite-react-framer-starter","commit_stats":null,"previous_names":["matozz/vite-react-framer-starter"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matozz%2Fvite-react-framer-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matozz%2Fvite-react-framer-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matozz%2Fvite-react-framer-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matozz%2Fvite-react-framer-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matozz","download_url":"https://codeload.github.com/matozz/vite-react-framer-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223489689,"owners_count":17153805,"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":[],"created_at":"2024-08-01T19:00:52.375Z","updated_at":"2024-11-07T09:31:10.900Z","avatar_url":"https://github.com/matozz.png","language":"TypeScript","funding_links":[],"categories":["Get Started"],"sub_categories":["Templates"],"readme":"\u003cdiv align=\"center\"\u003e\u003cimg src = \"https://user-images.githubusercontent.com/31413093/197097625-5b3bd3cf-2bd6-4a3a-8059-a1fe9f28100b.svg\" height=\"100px\" alt=\"My Happy SVG\"/\u003e\u003c/div\u003e\n\n\u003ch2 align=\"center\"\u003evite-react-framer-starter\u003c/h2\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://reactjs.org/\"\u003e\u003cimage src=\"https://img.shields.io/static/v1?label=React\u0026message=v18\u0026style=flat-square\u0026logo=react\u0026color=61DAFB\"/\u003e\u003c/a\u003e \u003ca href=\"https://www.typescriptlang.org/\"\u003e\u003cimage src=\"https://img.shields.io/static/v1?label=TypeScript\u0026message=v5\u0026style=flat-square\u0026logo=typescript\u0026color=3178C6\"/\u003e\u003c/a\u003e \u003ca href=\"https://www.typescriptlang.org/\"\u003e\u003cimage src=\"https://img.shields.io/static/v1?label=Tailwind%20CSS\u0026message=v3\u0026style=flat-square\u0026logo=tailwindcss\u0026color=06B6D4\"/\u003e\u003c/a\u003e \u003ca href=\"https://cn.vitejs.dev/\"\u003e\u003cimage src=\"https://img.shields.io/static/v1?label=Vite\u0026message=v5\u0026style=flat-square\u0026logo=vite\u0026color=00ccb1\"/\u003e \u003ca href=\"https://cn.vitejs.dev/\"\u003e\u003cimage src=\"https://img.shields.io/static/v1?label=Framer\u0026message=v11\u0026style=flat-square\u0026logo=framer\u0026color=ff57c8\"/\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## Introduction\n\nA starter [Vite](https://vitejs.dev/) template having:\n\n- React\n- TypeScript\n- Vite\n- Tailwind CSS\n- Framer Motion\n\nand some elegant framer motion [examples components](https://github.com/matozz/vite-react-framer-starter/tree/main/src/components)\n\n## Install\n\n\u003e This project uses [node](http://nodejs.org) and a package manager ([npm](https://npmjs.com), [yarn](https://yarnpkg.com/) or [pnpm](https://pnpm.io/)). Go check them out if you don't have them locally installed.\n\nThen you need a copy of this repository. You can [download](https://github.com/matozz/vite-react-framer-starter) a copy as zip but [degit](https://github.com/Rich-Harris/degit) is recommended.\n\nAfter you installed degit, please excute the following commandd:\n\n```sh\n$ cd path-to-save-your-project\n$ degit matozz/vite-react-framer-starter your-project-name\n```\n\nAfter getting a copy of this repository, you can use your package manager to install dependecies:\n\n```sh\n$ cd path-to-your-project\n$ pnpm install\n\n# npm install\n# yarn install\n```\n\n## Usage\n\nLet's run!\n\n```sh\n$ pnpm run dev\n\n# npm run dev\n# yarn run dev\n```\n\n\u003e We've already implemented some recommended configurations in `.eslintrc`, `.eslintignore` and `.prettierrc`. Feel free to edit them if you have your own preferences.\n\n## Related Efforts\n\n- [Vite](https://github.com/vitejs/vite)\n- [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss)\n- [Framer Motion](https://github.com/framer/motion)\n\n## Related Docs\n\n- [Vite](https://vitejs.dev/guide/)\n- [Tailwind CSS](https://tailwindcss.com/docs/installation)\n- [Framer Motion](https://www.framer.com/motion/)\n\n## Contributing\n\nFeel free to dive in! [Open an issue](https://github.com/matozz/vite-react-framer-starter) or submit PRs.\n\n## License\n\n[MIT](LICENSE) © Matoz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatozz%2Fvite-react-framer-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatozz%2Fvite-react-framer-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatozz%2Fvite-react-framer-starter/lists"}