Maxnelson997 / ReduxGridPinterestLayout

A Pinterest style layout making solid use of Redux, CSS Grid, and Vanilla JS to create a responsive masonry layout similar to that of Pinterest's.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pic Grid

Users can favorite photos displayed on a pinterest style layout.

This app was built to show my understanding of all listed technologies.

However, my main focus when building this app was to emphasize my understanding of Redux.

see it here - Redux dev tools enabled

Technologies Used:

  • React
  • Redux
  • Redux Dev Tools
  • react-router-dom
  • CSS Grid
  • Node & Express (prod hosting)

Webpack & Babel setup

  • Development & production webpack configs
  • Common & Merge webpack configs
  • Source mapping options
  • Handling ENV variables with webpack plugins
  • Webpack Addons
  • Babel
  • React
  • SCSS
Generated from my WebpackBabelReact-InDepth repo. All commits available.
See My Website For More Development Related Content.

About

A Pinterest style layout making solid use of Redux, CSS Grid, and Vanilla JS to create a responsive masonry layout similar to that of Pinterest's.


Languages

Language:JavaScript 75.5%Language:CSS 23.4%Language:HTML 1.1%