Skip to content

amolak21/Medium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

36 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Medium Clone

A full-stack Medium.com clone β€” a modern blogging platform built with a performant tech stack. Users can register, log in, write blog posts, read articles and just like Medium.

πŸš€ Tech Stack

Frontend

  • React.js – Component-based UI
  • Tailwind CSS – Utility-first CSS framework
  • Axios / Fetch API – To communicate with the backend

Backend

  • Cloudflare Workers using Hono.js – Lightweight and fast server-side framework for serverless environments
  • PostgreSQL – Relational database
  • Prisma ORM – Type-safe database client for interacting with PostgreSQL

✨ Features

  • User authentication (Sign Up / Log In)
  • Create, edit, and delete articles
  • View all articles or a single article
  • Responsive UI
  • Clean and performant API

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors