Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jagroop2001/dummy-project
https://github.com/jagroop2001/dummy-project
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jagroop2001/dummy-project
- Owner: Jagroop2001
- License: mit
- Created: 2022-11-23T03:51:03.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-23T03:51:05.000Z (about 2 years ago)
- Last Synced: 2024-04-23T06:19:49.237Z (9 months ago)
- Language: JavaScript
- Size: 4.56 MB
- Stars: 0
- Watchers: 2
- 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)
![img](https://github.com/nordicgiant2/react-nice-resume/blob/master/public/images/img.jpg?raw=true)
# 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.![img](https://github.com/lindelof/particles-bg/raw/master/image/03.jpg?raw=true)
# 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).![img](https://github.com/nordicgiant2/react-nice-resume/blob/master/public/images/img2.jpg?raw=true)
# Run Project
### 1. Clone the project### 2. Run the project
```shell
npm i
npm start
```### 3. Build
```shell
npm run build
```