Murmurianez / r3-foundation-boilerplate

:metal: Minimal Boilerplate for Redux + React + React-Router-Redux and Foundation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r³ Foundation Boilerplate

Minimal Boilerplate for Redux + React + React-Router-Redux and Foundation

Usage

npm i
npm start

Open localhost:3000

Use CTRL + H to toggle the Redux Dock Monitor

What's in it?

Everything what you need to build an awesome Single Page Application:

Content

  • responsive menu with a subnav
  • button to create a callout (formerly known as as alert)
  • 3 routes
  • / Dashboard
  • /table just a scrollable foundatino table
  • /* 404 Catching Page
  • each container which is mapped to a route is wrapped by the App container
  • App loads all important things in a clean way and the proper scope:
    • Font Awesome
    • jQuery
    • what-input
    • Foundation Styles and JavaScript

About

:metal: Minimal Boilerplate for Redux + React + React-Router-Redux and Foundation


Languages

Language:JavaScript 89.5%Language:HTML 10.3%Language:CSS 0.3%