/xyz-engine

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.

Primary LanguageJavaScriptMIT LicenseMIT

XYZ-Engine

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.

What's included

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
└── ┘

To Run Project in your Local PC follow the following steps:

Clone My GitHub Repository from:

https://github.com/Joyontokarmakar/xyz-engine.git

Installation

$ npm install

or

$ yarn

Run Your Project

$ npm run dev 

or

$ yarn dev