A web application for visualizing and analyzing research data from the GRIT Lab. This project provides an interactive interface for exploring and understanding complex datasets.
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open http://localhost:3000 in your browser.