/react-sheets

Primary LanguageJavaScript

React Sheets

A google sheets clone for web based sheets interface. Provides all the functions and formulas.

Run the project on local host

  1. Clone the project : git clone https://github.com/udaypydi/react-sheets.

  2. yarn

  3. yarn start

Build the project:

  1. npm run build.