Skip to content

tpetricek/conceptviz.github.io

 
 

Repository files navigation

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.

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • HTML 4.9%