https://github.com/nordicgiant2/cool-landing
A personalized material-ui landingpage template
https://github.com/nordicgiant2/cool-landing
gh-page gh-pages github-pages landing-page landingpage page-themes react-pages
Last synced: 23 days ago
JSON representation
A personalized material-ui landingpage template
- Host: GitHub
- URL: https://github.com/nordicgiant2/cool-landing
- Owner: nordicgiant2
- Created: 2019-12-17T04:18:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-17T05:34:00.000Z (over 5 years ago)
- Last Synced: 2025-03-27T00:12:14.592Z (about 1 month ago)
- Topics: gh-page, gh-pages, github-pages, landing-page, landingpage, page-themes, react-pages
- Language: JavaScript
- Homepage: https://nordicgiant2.github.io/cool-landing-page/
- Size: 2 MB
- Stars: 36
- Watchers: 1
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-landing-page - https://github.com/nordicgiant2/cool-landing
- awesome-landing-page - https://github.com/nordicgiant2/cool-landing
- awesome-landing-page - https://github.com/nordicgiant2/cool-landing
README
# cool-landing
### DEMO is [here](https://nordicgiant2.github.io/cool-landing-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.
## About gh-pages
About gh-pages you can check here for more information. [https://pages.github.com/](https://pages.github.com/).## Run Project
### 1. Clone the project
```
git clone https://github.com/nordicgiant2/gh-pages-theme
```### 2. Run the project
```shell
npm i
npm start
```### 3. BUild
```shell
npm run build
```## License
This project is licensed under the MIT License.