Skip to content

Commit a69af84

Browse files
authoredJun 22, 2023
Update README.md
1 parent c1af6bc commit a69af84

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎README.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
This project is a Twitter clone that replicates the core features and functionalities of the popular social media platform. It offers a responsive layout, an authentication system, a notification system, image upload capabilities using Base64 strings, and leverages Prisma ORM with MongoDB for efficient data management. The clone also implements various relationships such as one-to-many (User-Post) and many-to-many (Post-Comment), along with additional features like following functionality, comments/replies, and likes functionality.
44

5+
## Demo
6+
7+
You can explore a live demo of the Twitter web app clone by visiting the following link: [Messenger Web App Demo](https://project-1-eta-wine.vercel.app/)
8+
Feel free to interact with the demo and test out the available features.
9+
510
## Features
611

712
- **Authentication System**: The Twitter clone includes a robust authentication system that allows users to register, log in, and securely manage their accounts. Users can authenticate with their credentials and maintain a personalized experience throughout the application.

0 commit comments

Comments
 (0)