johnmaster208 / dayplanner-redux

dayplanner part deaux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DayPlanner-Redux

Version 2 of the Dayplanner app.

Includes

  • React-Redux and a few middleware
  • Webpack
  • Redux Form

Installation

Clone the repo

$ git clone https://github.com/johnmaster208/dayplanner-redux.git

Get dependencies

with npm

$ cd dayplanner-redux
$ npm install

or yarn

$ cd dayplanner-redux
$ yarn install

Run the app

with npm

$ npm start

or yarn

$ yarn start

About

dayplanner part deaux

License:MIT License


Languages

Language:JavaScript 89.1%Language:CSS 9.5%Language:HTML 1.4%