Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Medium Clone

A fully functional Medium clone built for seamless blogging and reading. This application leverages modern technologies to ensure performance, scalability, and a great developer experience.

Features

  • User Authentication: Secure sign-up, login, and JWT-based authentication.
  • Post Management: Create, edit, delete, and view posts.
  • Rich Text Editing: Supports formatted content creation.
  • User Profiles: View other users' profiles and posts.
  • Responsive Design: Optimized for desktop and mobile devices.
  • Commenting System: Add comments to posts.
  • Dynamic Feed: Follow users and see personalized content.

Tech Stack

Frontend

  • React: For building dynamic and interactive user interfaces.
  • TypeScript: Ensures type safety and improved developer productivity.
  • Zod: Schema validation and type inference for frontend types.

Backend

  • Cloudflare Workers: Serverless platform for running backend logic at the edge.
  • Prisma: Modern ORM with connection pooling for efficient database interactions.
  • PostgreSQL: A reliable, open-source relational database.

Authentication

  • JWT: Secure and stateless user authentication.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages