jarrodwatts / pineapple

Pineapple is a demonstration repository for using Firebase with Next JS and the react-firebase-hooks library.

Home Page:https://pineapple.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ•πŸ Firebase + Next JS + TypeScript πŸπŸ•

This is a demonstration repository on setting up:

  • Next JS
  • Firebase
  • TypeScript

It displays the result of the question Does pineapple belong on pizza by signing in users via GitHub and allowing them to vote publicly.

It uses the react-firebase-hooks library to display live updating data of the votes and user collections.

It also implements a Cloud Function to create a user document in the user collection whenever a sign-up event is triggered.

Thanks for checking it out!

About

Pineapple is a demonstration repository for using Firebase with Next JS and the react-firebase-hooks library.

https://pineapple.vercel.app/


Languages

Language:TypeScript 74.2%Language:CSS 25.8%