# react-nice-resume **Repository Path**: functioncat-templates/react-nice-resume ## Basic Information - **Project Name**: react-nice-resume - **Description**: React.js 优雅简历模板。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://template-resume.hanshumao.com/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-27 - **Last Updated**: 2025-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # React Nice Resume :page_with_curl: ### [LIVE DEMO](https://nordicgiant2.github.io/react-nice-resume-page/index.html) ![img](https://github.com/nordicgiant2/react-nice-resume/blob/master/public/images/img.jpg?raw=true) # About [`particles-bg`](https://github.com/lindelof/particles-bg) Library #### This project uses the react particle background component library [https://github.com/lindelof/particles-bg](https://github.com/lindelof/particles-bg). It's very simple. Anyone can be a Musketeer with it. ![img](https://github.com/lindelof/particles-bg/raw/master/image/03.jpg?raw=true) # Description This project forks from [https://github.com/tbakerx/react-resume-template](https://github.com/tbakerx/react-resume-template), I made some modifications and adjustments, thanks to the [author](https://github.com/tbakerx). ![img](https://github.com/nordicgiant2/react-nice-resume/blob/master/public/images/img2.jpg?raw=true) # Run Project ### 1. Clone the project ### 2. Run the project ```shell npm i npm start ``` ### 3. Build ```shell npm run build ```