spencemol19 / rrs-boilerplate

React-Redux boilerplate with SCSS and breakpoint utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rrs-boilerplate

Features:

*Basic React starter with Redux for state management (redux-thunk middleware)

*SCSS support (with auto-build and watch transpiling to CSS for dev and prod environments)

*Active breakpoint detection synced to redux store

run npm install then npm start to get started

(Intended for development use)

About

React-Redux boilerplate with SCSS and breakpoint utilities


Languages

Language:JavaScript 73.4%Language:HTML 13.9%Language:CSS 12.8%