Skip to content

siam-craft/XYZ_Engine

Repository files navigation

Installation

Clone this repo first:

  git clone https://github.com/siam-craft/XYZ_Engine.git

Go to project directory

  cd XYZ_Engine

Install all dependencies:

  npm install

Run:

  npm run dev

And that's it. Project will run locally at http://localhost:3000 server

XYZ Generator

A react app to dynamically read and save data from csv file.

Features

  • Multistep Form
  • Take CSV data
  • Analyze CSV data
  • Given info shown in table
  • Download table data

Room for improvement

  • Fix small bugs
  • Add redux toolkit to store data
  • Add chart based on uploaded CSV file

About

A challange project for state management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages