RAHUL-KAD / pineapples

this is demo website showing how to use nextjs with firebase for auth and database access

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

First let's install all the packages

npm install

run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

this is demo website showing how to use nextjs with firebase for auth and database access


Languages

Language:CSS 48.7%Language:TypeScript 47.7%Language:JavaScript 3.6%