Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-17T05:34:00.000Z (about 5 years ago)
- Last Synced: 2024-08-03T18:14:39.625Z (6 months 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: 34
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-landing-page - https://github.com/nordicgiant2/cool-landing
README
# cool-landing
### DEMO is [here](https://nordicgiant2.github.io/cool-landing-page/index.html)
![img](https://github.com/nordicgiant2/cool-landing/blob/master/image/01.jpg?raw=true)
![img](https://github.com/nordicgiant2/cool-landing/blob/master/image/02.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/02.jpg?raw=true)
## 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.