Skip to content

EugeneGohh/react-to-gsheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transfer Data from React To Google Sheets

Table of contents

Installation

Before working on this project make sure to clone this project first.

git clone https://github.com/EugeneGohh/react-to-gsheets.git

After clonning, install all the dependencies using the following command:

If you're using npm:

npm install

If you're using yarn:

yarn install

Info

A web application that allows user to enter data and transfer to personal Google Sheets.

Technologies

  1. JavaScript
  2. ReactJS

Status

  • Plan project
  • Build it
  • Project is finished

Preview

Preview of the web application & data being transferred to Google Sheets:

desktop_design

desktop_design

Sources