Skip to content

rusakovartyom/next-blog

Repository files navigation

Simple Trello

A full-stack blogging web app powered by React.js, Next.js and Firebase. Deployed via Vercel.

Features

A user can:

  • Log in via Google or anonymously
  • Choose a custom username
  • Write a post using Markdown
  • Add an image to it (supports JPEG, PNG, GIF)
  • Publish it on the app or keep it as a draft
  • Delete afterwards if they don't want to keep it
  • Interact with posts of other users by giving them likes or just reading them

What I used

This project was built with:

  • React.js, to make this app modular, scalable and simple for adding future features
  • Next.js, for dynamic routing, server-side rendering and data fetching
  • Firebase, for backend user authentication, database and files storage

I used additional packages:

Also:

This is a Next.js project bootstrapped with create-next-app.

About

Social blogging app built with React.js, Next.js and Firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published