/IdeaBoard-Gsheets

Using nextjs , gsheets to build a simple idea board.

Primary LanguageJavaScript

Ideas Board using Nextjs and Google-Sheets API

Built using the project from @geobro

Check out the original project here.


Tech Stack

  • NextJS
  • Chakra-UI
  • React-Hook-Form
  • googleapis

Run Locally

Clone this project

Go to the project directory

  cd my-project

Install dependencies

  yarn

Set envs

create a .env with the required envs as shown in .env.local with the values.

Start the server

  yarn dev

Go to http://localhost:3000 on your browser to access the page