Skip to content

ajgoralczyk/react_spreadsheet

Repository files navigation

React Excel Spreadsheet

Requirements

  • Sheet should have 10000 x 10000 cells
  • User should be able to edit any cell
  • Sheet should support basic mathematical operations between cells (like A1+B1=C1)

Running the code

Install dependencies with npm install

Run npm run dev

About

Simple excel spreadsheet in React allowing basic mathematical operations between cells.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors