The project is a React project that allows you to compare various development indicators of the world in graph form.
- Node.js(with Express 4.15.2)
- mongodb(with mongoose)
- React + Redux + (...React-Family)
- Webpack 2
- TDD with mocha & chai
- Travis CI
- YARN
you can check script in package.json
file.
- Add test code to each component
- Apply redux
- Add d3.js
- Use
immutable.js