Skip to content

Sandbox for React data visualization tutorials and examples

License

Notifications You must be signed in to change notification settings

slaylines/dataviz-react-sandbox

Repository files navigation

DataViz React Sandbox

A sandbox project for experimenting with data visualization techniques in React.

Overview

This repository contains example code and tutorials for creating various data visualization components using React, TypeScript, and Tailwind CSS.

Getting Started

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

Dependencies

  • React
  • TypeScript
  • Tailwind CSS
  • Vite
  • ESLint

License

This project is licensed under the MIT License.

About

Sandbox for React data visualization tutorials and examples

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published