qVis - Quantity Visualizer which splits the screen into the amount of sections written in the form.
- Vite – Blazing fast frontend tooling
- React – Component-based UI library
- TypeScript – Static typing for maintainability
- Tailwind CSS – Utility-first CSS framework
- ESLint – Code linting and best practices
git clone https://github.com/all-sins/qVis.git .
npm install
npm run build