Skip to content

nordicgiant2/react-nice-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Nice Resume 📃

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