https://github.com/nordicgiant2/react-nice-resume
A React.js Nice Resume Template
https://github.com/nordicgiant2/react-nice-resume
react react-resume resume resume-template
Last synced: 15 days ago
JSON representation
A React.js Nice Resume Template
- Host: GitHub
- URL: https://github.com/nordicgiant2/react-nice-resume
- Owner: nordicgiant2
- License: mit
- Created: 2019-12-03T12:19:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T06:10:50.000Z (10 months ago)
- Last Synced: 2024-07-31T19:41:31.706Z (9 months ago)
- Topics: react, react-resume, resume, resume-template
- Language: JavaScript
- Homepage: https://nordicgiant2.github.io/react-nice-resume-page/
- Size: 8.16 MB
- Stars: 638
- Watchers: 9
- Forks: 422
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-landing-page - https://github.com/nordicgiant2/react-nice-resume
- awesome-landing-page - https://github.com/nordicgiant2/react-nice-resume
- awesome-landing-page - https://github.com/nordicgiant2/react-nice-resume
README
# React Nice Resume :page_with_curl:
### [LIVE DEMO](https://nordicgiant2.github.io/react-nice-resume-page/index.html)

# 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.
# 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).
# Run Project
### 1. Clone the project### 2. Run the project
```shell
npm i
npm start
```### 3. Build
```shell
npm run build
```