=SUM(cell1,cell2, ... cellN) e.g.: =SUM(B2,C3)
=MULTIPLY(cell1,cell2, ... cellN) e.g.: =MULTIPLY(B2,C3)Client: Sveltekit + TailwindCSS
Clone the project
git clone https://github.com/Gautierpicon/Spreadsheet
Go to the project directory
cd Spreadsheet
Install dependencies
bun install
Start the server
bun run dev
Please feel free to contribute to fixing bugs or other issues, even if it's a small project, it helps me.
Please feel free to open a GitHub issues