Explore the future of energy with XYZ Engine Company. We specialize in cutting-edge solutions for the gas and oil industry, driving innovation, efficiency, and sustainability. Discover how our advanced technologies are shaping the landscape of energy production and distribution.
XYZ-Engine
├── Vite # Development Environment
│ └── v4.4.5
│
├── React-js # JS Library
│ └── vl8.2.0
│
├── Tailwind CSS # CSS Library
│ ├── v3.3.3
│
├── Papaparse # CSV Reader
│ ├── v5.4.1
│
├── react-chartjs-2 # Draw Line Chart
│ ├── v5.2.0
│
├── jspdf # PDF Generator
│ ├── v2.5.1
│
├── jspdf-autotable # Table Align in PDF
│ ├── v3.5.31
└── ┘
https://github.com/Joyontokarmakar/xyz-engine.git
$ npm install
or
$ yarn
$ npm run dev
or
$ yarn dev