arecvlohe / full-stack-react-v3

A simple React and Redux Todo App w/ All the Latest Fixins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full Stack React and Redux Workshop (2017/07/25)

This repository is boilerplate for the Full Stack React and Redux Workshop for Suncoast.js.

To run this application:

  1. $ git clone https://github.com/arecvlohe/full-stack-react-v3.git
  2. $ cd full-stack-react-v3
  3. $ yarn install or $ npm install
  4. $ npm start

About

A simple React and Redux Todo App w/ All the Latest Fixins

License:MIT License


Languages

Language:JavaScript 100.0%