You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
D45Hub 5baaef455b feat: Added truncated visualizer tool 2 months ago
public feat: Added truncated visualizer tool 2 months ago
src feat: Added truncated visualizer tool 2 months ago
.gitignore feat: Added truncated visualizer tool 2 months ago
README.md feat: Added truncated visualizer tool 2 months ago
package-lock.json feat: Added truncated visualizer tool 2 months ago
package.json feat: Added truncated visualizer tool 2 months ago

README.md

Getting Started with Create React App

This project was bootstrapped with Create React App.

A modified version of the dashboard, with anonymized participant responses. (No open-text answers)

How to run:

(Run all commands in the root directory)

  • Install all packages. (via "npm install")
  • Run "npm start". This will open up the API, running on port 5000 alongside the dashboard running on port 3000.
  • Open "localhost:3000" and enjoy. :)