react-nice-resume icon indicating copy to clipboard operation
react-nice-resume copied to clipboard

A React.js Nice Resume Template

React Nice Resume :page_with_curl:

LIVE DEMO

img

About particles-bg Library

This project uses the react particle background component library https://github.com/lindelof/particles-bg. It's very simple. Anyone can be a Musketeer with it.

img

Description

This project forks from https://github.com/tbakerx/react-resume-template, I made some modifications and adjustments, thanks to the author.

img

Run Project

1. Clone the project

2. Run the project

npm i
npm start

3. Build

npm run build