Welcome to the Social Media Clone! This application allows users to add and delete posts, simulating essential features commonly found in social media platforms.
-
Add Post:
Users can create a new post by entering the content they wish to share. -
Delete Post:
Users can delete their posts, removing them from the feed.
- Frontend: HTML, CSS, JavaScript (or your preferred framework/library)
- Backend: Node.js (if applicable)
- Database: MongoDB (if applicable)
- Node.js installed on your machine.
- Clone the repository:
git clone https://github.com/SyedFaisal30/SocialMedia.git cd SocialMedia