Skip to content

joaopedrorc/palpite-box-app

Repository files navigation

WhatsApp Extension

PalpiteBox - Semana Fullstack Master

HitCount

💬 About

This project was built during the "Semana Fullstack Master" from DevPleno. Online version: https://palpite-box-app.vercel.app.

First Things First

Requisites:

You need to have NPM and Node.js installed in your local machine.

npm install
npm run dev

Poduction Mode:

This project was built using Vercel. It's needed to create environment variables to configure the access to the Google Sheets:

SHEET_CLIENT_EMAIL=client email do service credential
SHEET_PRIVATE_KEY=private key do service credential - lembrar de substituir \n por quebras de linha e de codificar em base 64
SHEET_DOC_ID=id da planilha

Built with:

  • NextJS -The React Framework.
  • TailwindCSS - A utility-first CSS framework for rapidly building custom designs.
  • Figma - Online prototyping tool.
  • Google Sheets - Planilhas online do Google

About

PalpiteBox - Developed during the event Semana Fullstack Master by @tuliofaria

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published