https://github.com/schultyy/spreadsheet
https://github.com/schultyy/spreadsheet
javascript react spreadsheet
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/schultyy/spreadsheet
- Owner: schultyy
- License: mit
- Created: 2017-02-09T22:41:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T21:53:31.000Z (over 3 years ago)
- Last Synced: 2025-04-06T23:35:30.130Z (about 1 year ago)
- Topics: javascript, react, spreadsheet
- Language: JavaScript
- Size: 3.07 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spreadsheet
This a basic spreadsheet built with JavaScript and React.
## Development
You need Node.js 14.0 for this run.
```bash
$ npm install
$ npm start
```
# LICENSE
MIT