https://github.com/orliluq/orli-projects-landing
Project Landing Portfolio
https://github.com/orliluq/orli-projects-landing
bootstrap css html javascript react vuejs
Last synced: 3 months ago
JSON representation
Project Landing Portfolio
- Host: GitHub
- URL: https://github.com/orliluq/orli-projects-landing
- Owner: Orliluq
- License: mit
- Created: 2023-07-27T03:09:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T03:52:15.000Z (almost 3 years ago)
- Last Synced: 2026-01-03T14:38:45.758Z (6 months ago)
- Topics: bootstrap, css, html, javascript, react, vuejs
- Language: CSS
- Homepage:
- Size: 4.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### [LIVE DEMO]
# 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
```