Skip to content

luisiiyoo/gavpla

Repository files navigation

This project was bootstrapped with Create React App.

Prerequisites

  • Node.js 12.x
  • yarn

If you aldready have the prerequisities, you are good to go!. If not, you can use brew to install the prerequisites.

To install brew go to : Brew home page

Install prerequisities using brew:

brew install node

and

brew install yarn

Install dependencies

yarn install

Set environment variables

Create a copy of the .env.sample and rename it to .env and update the values.

Set environment variables

Get a Google credentials (OAtuh 2.0 Client id) file and rename it to google-credentials.json

See tutorial: https://dev.to/calvinpak/how-to-read-write-google-sheets-with-react-193l

Run the app

When yarn finishes the installation of dependencies you are ready to launch the app.

To run the app try:

yarn dev

Open http://localhost:3030 to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published