pawfa / algorithms

Example application to learn Redux and D3.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithms

Application where you need to set series in correct order through every algorithm iteration.

Description

Example application to learn Redux and D3.js. You can see demo at an early stage here. Every code review and criticism is welcome.

Getting Started

Dependencies

  • Node 6.0 or above,
  • npm 5 or above

Installing

To install this application, run the following commands:

git clone https://github.com/pawfa/algorithms.git
cd algorithms

This will get a copy of the project installed locally.

Executing program

To run application, cd into the algorithms folder and run:

npm install && npm start

About

Example application to learn Redux and D3.js


Languages

Language:JavaScript 81.4%Language:CSS 11.9%Language:HTML 6.6%