Skip to content

TigerTechie12/Medium-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Medium Clone

A full-stack Medium-like blogging platform built with TypeScript, Hono, and PostgreSQL using Prisma ORM. Users can sign up, sign in, write blog posts, and read others' articles β€” all wrapped in a clean, responsive UI.


βš™οΈ Tech Stack

πŸ–₯️ Frontend

  • React (with Vite)
  • TypeScript
  • Tailwind CSS
  • React Router

πŸ”§ Backend

  • Hono – Lightweight, fast web framework
  • TypeScript
  • Prisma ORM
  • PostgreSQL
  • JWT Authentication
  • Zod for validation

πŸ“¦ Common

  • Shared types and interfaces between frontend and backend (via common folder)

πŸš€ Features

  • πŸ” Authentication: Signup / Signin with JWT
  • ✍️ Create, edit, and publish blog posts
  • πŸ“° Read articles with clean layout
  • πŸ‘€ View author info with avatar
  • πŸ“± Responsive UI
  • 🧠 Type-safe shared interfaces with common package

πŸ“ Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published