Skip to content

kawaneao1996/net-graph

Repository files navigation

Hobby Network Visualization

This project visualizes a network of hobbies and attributes using a 3D graph. It is built with React, TypeScript, and Vite.

Getting Started

Prerequisites

  • Node.js (version 14 or higher)
  • npm (version 6 or higher)

Installation

  1. Clone the repository

  2. Install the dependencies:

    • npm install