/Medium_(website)-Logo.wine.svg)
Medium Clone - In TypeScript
A Medium Clone in TypeScript is a web application that replicates Medium's blogging platform. It includes features like user authentication (sign up, login, and session management), post creation and management (writing, editing, and deleting posts), and a commenting system. Users can follow others, view their profiles, and interact with posts. The app is built using TypeScript for type safety, ensuring better code maintainability and fewer runtime errors. The front-end is often developed with frameworks like React or Next.js, and the back-end can be handled with Node.js and a database like MongoDB or PostgreSQL.
Tech stack Used :