Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 484 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 484 Bytes

Recurse Center Hivemind

A 3D graph visualizer for ideas floating around at the Recurse Center

Graphs ideas based on topic similarities.

  • Have a new idea? Add yours in and see other people's similar ideas. Collaborate or come up with something entirely new.
  • Have programmers block and have no idea what to work on next? Explore the web and see what ideas you discover.

Soon to be deployed...

To run locally

cd frontend
npm install serve
serve .