srinify / conceptviz.github.io

Gallery of Concept Visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gallery of Concept Visualization

The Gallery of Concept Visualization features projects which use pictures to communicate complex and difficult ideas, the same way data visualizations use pictures to make sense of data. Visit it here.

Thumbnails of gallery projects

Contribute

Feel free to email with comments, questions, and contributions.

Pull requests are welcome!

  • After cloning the repo, make sure to run npm install to sync up necessary NPM packages.
  • During development, run npm run start. This starts a server at localhost:3000 which automatically (hot-)reloads the site when a source file (src/index.jsx or src/data.yaml) changes. It's real cool.
  • Before submitting a PR, run npm run build to generate a prod-ready index.js. Include this output as part of your PR; the use of github.io demands it!

About

Gallery of Concept Visualization


Languages

Language:JavaScript 95.1%Language:HTML 4.9%