Built by Jared Hettinger
A simple project for exploring Chart.js and building some chart components of my own. This project is meant moreso more for exploring libraries and implementations of data than any sort of concept to launch.
npm install
npx tailwindcss -i ./src/input.css -o ./src/output.css --watch
npm start
npx tailwindcss -i ./src/input.css -o ./src/output.css --watch
npm start