Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.36 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.36 KB

TechBlog

A blog web application in which you can share news, updates and thoughts with images and texts.

myfullstacktechblog_1 myfullstacktechblog_2

Repositories

  • Click here to see the frontend repository

Features

  • Discover: See others blogs.
  • Upload: Upload multiple blogs with images.
  • Edit: Edit your own posts.
  • Delete: Delete your blogs.
  • Authentication: Token-based Auth with JWT.

Technical Stack

Backend

  • Language: TypeScript
  • Framework: Express
  • ORM: Prisma
  • Database: PostgreSQL
  • Infrastructure: Railway, Firebase Cloud Storage

Frontend

  • Framework: React
  • Language: JavaScript
  • Infrastructure: Netlify