React Redux CSS-Parallax Starter
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.
Two options
npm install purecssparallex
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
Well, its just an experiment and i am not planned to maintain. Ofcourse PR's welcom
Good luck !