Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nordicgiant2/sn-landing-page
A Simple and beautiful Landing Page Template
https://github.com/nordicgiant2/sn-landing-page
gh-pages landing-page landingpage react-landing-page react-page
Last synced: 3 months ago
JSON representation
A Simple and beautiful Landing Page Template
- Host: GitHub
- URL: https://github.com/nordicgiant2/sn-landing-page
- Owner: nordicgiant2
- Created: 2019-12-11T11:12:07.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T13:37:03.000Z (about 2 years ago)
- Last Synced: 2024-08-03T18:14:38.555Z (6 months ago)
- Topics: gh-pages, landing-page, landingpage, react-landing-page, react-page
- Language: JavaScript
- Homepage: https://nordicgiant2.github.io/snlp-page/
- Size: 2.46 MB
- Stars: 55
- Watchers: 2
- Forks: 21
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-landing-page - https://github.com/nordicgiant2/sn-landing-page
README
# SN-Landing-Page
### DEMO is [here](https://nordicgiant2.github.io/snlp-page/)
![img](https://github.com/nordicgiant2/sn-landing-page/blob/master/image/01.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/01.jpg?raw=true)
## Run Project
### 1. Clone the project### 2. Run the project
```shell
npm i
npm start
```### 3. BUild
```shell
npm run build
```