Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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
```