https://github.com/rahulgithub-web/project
https://github.com/rahulgithub-web/project
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rahulgithub-web/project
- Owner: rahulgithub-web
- License: mit
- Created: 2022-02-10T14:57:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T14:57:51.000Z (about 4 years ago)
- Last Synced: 2025-01-24T08:43:36.682Z (about 1 year ago)
- Language: JavaScript
- Size: 4.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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
```