Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/karna41317/css_parallex

react parallex SPA with CSS
https://github.com/karna41317/css_parallex

css css-parallex parallexeffect react spa webpack2

Last synced: 8 days ago
JSON representation

react parallex SPA with CSS

Awesome Lists containing this project

README

        

React Redux CSS-Parallax Starter

## What
This is simple minimal boilerplate to implement parallex single page application a.k.a SPA.
Built on top of React framework with minimal webpack config.

## Install && Run
Two options

### Option:1
`npm install purecssparallex`

### Option:2
`git clone git+https://github.com/karna41317/css_parallex.git cssparallex`
`cd cssparallex`
`npm install`
`npm start`

or single line command

`git clone git+https://github.com/karna41317/css_parallex.git cssparallex && cd cssparallex && npm install && npm start`

## Issues

Well, its just an experiment and i am not planned to maintain. Ofcourse PR's welcom

Good luck !