EugeneGohh / react-to-gsheets

React to Google Sheets

Home Page:https://react-to-g-sheets.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React to Google Sheets

https://react-to-g-sheets.netlify.app/


Languages

Language:JavaScript 64.1%Language:HTML 29.8%Language:CSS 6.0%