Skip to content

tmusial99/Next.js-blog-app

Repository files navigation

Next.js Blog App

Example app screenshot

What is Next.js Blog App?

This is my first project made with Next.js and Google Firebase. From the beginning to the end based on Next.js Course by fireship.io

What did creating this project teach me?

  • Using TypeScript and what are the benefits of using it
  • Differences between Next.js' CSR, SSR, SSG, ISR, and how to use them
  • Creating full backend with Firebase, including authentication, database and storage

Used technologies

  • TypeScript
  • React.js
  • Next.js
  • Firebase

Try it out!

App is live on https://next-js-blog-app-seven.vercel.app/

You will need to sign in with your Google account to test all features.