DEV Community

Cover image for A React.js Nice Resume Template
lindelof
lindelof

Posted on

A React.js Nice Resume Template

React Nice Resume

DEMO is here

img

About particles-bg library

This project uses the react particle background component library https://github.com/lindelof/particles-bg. It is really simple and easy to use. It is recommended.

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

Latest comments (0)