Blog Page
Full-stack blog application with Content Management System for authors.
Visitors Main Page
Why this project ?
This is my first full-stack project, it's purpose was to tie everything I learned together in a fun project. It's a Simple Blog app with a Backend API and 2 separate frontends, first is for visitors, second is for authors, to create and edit posts and comments. you need to be an admin to login as author, use the following account: username: 3antozz, password: 123456
Features
Authentication via username & password.
Interaction with blogs via comments.
Separate Content Management System for authors.
Rich text editor for authors.
Tech Stack
React
NodeJS
Express
PostgreSQL
Prisma