A sandbox project for experimenting with data visualization techniques in React.
This repository contains example code and tutorials for creating various data visualization components using React, TypeScript, and Tailwind CSS.
To get started with this project, clone the repository and install the dependencies:
git clone https://github.com/slaylines/dataviz-react-sandbox.git
cd dataviz-react-sandbox
npm install
Next start the development server using Vite:
npm run dev
- React
- TypeScript
- Tailwind CSS
- Vite
- ESLint
This project is licensed under the MIT License.