Skip to content

himorishige/react-googletasks-example

Repository files navigation

react-googletasks-example

React + GoogleOAuth2 + GoogleTasksAPI + React Queryを利用したサンプルプロジェクト

事前準備

GoogleAPI接続用の準備が必要となります。 OAuth認証にはReact Google Loginを利用しています。

  • GoogleAPI接続用のCLIENT_IDの取得
  • GoogleTasksAPIの追加
$ cp .env.local.example .env.local
VITE_CLIENT_ID=**********.apps.googleusercontent.com

起動

$ yarn install
$ yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published