{"id":13522050,"url":"https://github.com/kien-dang/react-resume-template","last_synced_at":"2025-03-31T22:30:34.600Z","repository":{"id":43824115,"uuid":"288712879","full_name":"kien-dang/react-resume-template","owner":"kien-dang","description":"A lightweight React-TypeScript resume web template.","archived":false,"fork":false,"pushed_at":"2022-08-21T10:46:17.000Z","size":9757,"stargazers_count":13,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-02T06:31:24.571Z","etag":null,"topics":["react","resume-template","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kien-dang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-19T11:25:33.000Z","updated_at":"2023-11-16T15:37:15.000Z","dependencies_parsed_at":"2022-08-02T16:15:31.341Z","dependency_job_id":null,"html_url":"https://github.com/kien-dang/react-resume-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kien-dang%2Freact-resume-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kien-dang%2Freact-resume-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kien-dang%2Freact-resume-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kien-dang%2Freact-resume-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kien-dang","download_url":"https://codeload.github.com/kien-dang/react-resume-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246552045,"owners_count":20795756,"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","resume-template","typescript"],"created_at":"2024-08-01T06:00:41.551Z","updated_at":"2025-03-31T22:30:30.307Z","avatar_url":"https://github.com/kien-dang.png","language":"TypeScript","funding_links":[],"categories":["React JS (`react-tsparticles`)"],"sub_categories":[],"readme":"# React TypeScript Resume Web Template\nA lightweight React-TypeScript resume web template for all people.\n\n[LIVE DEMO](https://kiendang.com)\n\n## Do you want to use it on your own?\n\nThis project is completely free of charge. It can be customised and used by anybody simply by modifying JSON config and components to tailor with their needs.\n\nIf you would like to use this template for your own personal resume website, read on to find how to build your own copy.\n\n**The output files are just JavaScript and HTML.** 🤩\n\n## Requirements\n\n- [Node.js](https://nodejs.org/) (the most recent LTS version)\n- [Yarn](https://yarnpkg.com/en/docs/install) (the most recent stable version)\n- [Visual Studio Code](https://code.visualstudio.com/) for development.\n\n## Development setup\n\nOpen Windows PowerShell and `cd` to the project directory, run:\n\n### `yarn install`\n\nThis is one-time command to install all dependencies of the project. You will not run any other commands if the dependencies have not yet been installed.\n\n### `yarn start`\n\nRuns the app in the development mode.\u003cbr /\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr /\u003e\nYou will also see any lint errors in the console.\n\n## Production build\n\n### `yarn build`\n\nBuilds the app for production to the `build` folder.\u003cbr /\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr /\u003e\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\nTLDR: The production needs to be run on a server although it does not contains server side script. This is because the build created filenames with the hashes and `%PUBLIC_URL%` paths. You might be interested in setting up a static server for testing the production. For environments using Node, the easiest way to handle this would be to install [serve](https://github.com/zeit/serve) and let it handle the rest:\n\n```\nyarn global add serve\nserve -s build\n```\n\n## Dependencies\n- [fortawesome](https://fontawesome.com/how-to-use/on-the-web/using-with/react)\n- [node-sass](https://github.com/sass/node-sass)\n- [react-bootstrap](https://react-bootstrap.github.io/)\n- [react-countup](https://github.com/glennreyes/react-countup)\n- [react-reveal](https://github.com/rnosov/react-reveal)\n- [react-slick](https://github.com/akiran/react-slick)\n- [react-text-loop](https://github.com/braposo/react-text-loop)\n- [react-tsparticles](https://github.com/matteobruni/react-tsparticles)\n- [react-visibility-sensor](https://github.com/joshwnj/react-visibility-sensor)\n- [react](https://reactjs.org/)\n- [slick-carousel](https://github.com/kenwheeler/slick)\n- [smoothscroll](https://github.com/iamdustan/smoothscroll)\n- [styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped)\n- [tslint](https://palantir.github.io/tslint/)\n- [types/node](https://nodejs.org/)\n- [typescript](https://www.typescriptlang.org/docs/handbook/react.html)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkien-dang%2Freact-resume-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkien-dang%2Freact-resume-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkien-dang%2Freact-resume-template/lists"}