dha-stix / blog-app

Home Page:https://blog-app-six-neon.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Blogging Platform Built with Next.js and Firebase

The application makes use of the following:

  • Firebase Storage - for storing cover images for posts,
  • Firestore Database - for saving post details, and
  • Firebase Authentication - for authenticating post authors.

Getting Started

  • Clone the repository and run npm i to install the project dependencies.
  • Copy your firebase config into the firebase.ts file.
  • Set up the Firebase features on your console.

About

https://blog-app-six-neon.vercel.app


Languages

Language:TypeScript 97.6%Language:JavaScript 1.6%Language:CSS 0.8%