Skip to content

A blogging platform created using Next.js, Chakra-UI and firebase for database.

Notifications You must be signed in to change notification settings

shubhamsns/Hashblog

Repository files navigation

Introduction

Hashblog is blogging platform created using Next.js, Chakra UI and firebase for backend. Its maily built to learn more about Next.js with server-side-rendering and incremental-static-site-regeneration and Chakra UI.

read-post-and-react.png

Hashblog

Demo live at: https://hashblog.vercel.app/

Features

  • Signin/signup
  • Profile page
  • Home Page => Blogs list (server side rendered)
  • User Profile Page => with incremental static site regeneration
  • Link Blogs
  • Create New Blogs with markdown
  • Make blog private/draft or visible

Pages / Views

Blog Feed Profile Page
post-feed.png profile-page.png
Manage Post Write Post
Manage-Post.png write-post.png

Technologies

The entire codebase consists in Javascript

Here is a list of technologies used:

  • Next.js: Front-end framework
  • Chakra UI: For Design and CSS
  • Firebase: Cloud database/auth provider

About

A blogging platform created using Next.js, Chakra-UI and firebase for database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published