🚀Introducing AnonyPost: A Social Media App for Anonymous Sharing

Hello, DEV community! 👋

I’m excited to introduce Anonypost, a social media app where users can share their thoughts anonymously without login or personal details. This project is built with the MERN stack (MongoDB, Express.js, React, and Node.js), off…


This content originally appeared on DEV Community and was authored by Mahmudur Rahman

Hello, DEV community! 👋

I'm excited to introduce Anonypost, a social media app where users can share their thoughts anonymously without login or personal details. This project is built with the MERN stack (MongoDB, Express.js, React, and Node.js), offering a secure and simple way to post, read, and interact anonymously.

Image description

🌟 Features

  • 📝 Post & Messages anonymously
  • 🔄 Real-time updates
  • 👍 Like and engage with posts
  • ⚡ Simple and lightweight UI

📦 Tech Stack

  • Frontend: React.js
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Styling: Tailwind CSS.
  • Hosting: Vercel.

🚀 Try Anonypost Now

🔗 Live Demo: Anonypost Test App

🛠️ Installation & Setup

Want to run Anonypost locally? Follow these steps:

1️⃣ Clone the Repository

git clone https://github.com/mahmud-r-farhan/AnonyPost
cd AnonyPost

2️⃣ Install Dependencies

Backend

cd server
npm install

Frontend

npm install

3️⃣ Configure Environment Variables

Create a .env file in the server directory and add:

MONGO_URI=your_mongodb_connection_string
PORT=5000

4️⃣ Run the App

Start Backend Server

cd server
npm run dev

Start Frontend

npm start

Now, visit http://localhost:3000 to access the app!

💡 Contribute

I’d love your feedback and contributions! Feel free to fork the repo, submit PRs, or report issues.

🔗 GitHub Repository: Anonypost GitHub

GitHub logo mahmud-r-farhan / AnonyPost

AnonyPost is a secure platform for anonymous posting social media, built with a React frontend and a Node.js backend. It ensures privacy, encryption, and moderation to create a safe and open space for users to share thoughts without revealing their identity.

Annoy Post - Post Anonymous

Overview

A secure platform for anonymous message posting, built with React frontend and Node.js backend.

Frontend (React)

Modern UI for anonymous messaging.

Tech Stack

  • React + Redux
  • Axios
  • CSS Modules

Core Features

  • Anonymous posting
  • Message feed
  • Responsive design

Setup Frontend

cd frontend
npm install
npm start

Backend (Node.js)

RESTful API server with MongoDB storage.

Tech Stack

  • Node.js + Express
  • MongoDB + Mongoose

Core Features

  • Secure API endpoints
  • Data validation
  • Error handling

Setup Backend

cd backend
npm install

Create .env:

MONGO_URI=<mongodb_connection>
PORT=5000

Start server:

npm start

Development

  • License: MIT
  • Contributions: Via pull requests





Let me know your thoughts in the comments below! 🚀
-> follow for more!


This content originally appeared on DEV Community and was authored by Mahmudur Rahman


Print Share Comment Cite Upload Translate Updates
APA

Mahmudur Rahman | Sciencx (2025-02-10T19:03:56+00:00) 🚀Introducing AnonyPost: A Social Media App for Anonymous Sharing. Retrieved from https://www.scien.cx/2025/02/10/%f0%9f%9a%80introducing-anonypost-a-social-media-app-for-anonymous-sharing/

MLA
" » 🚀Introducing AnonyPost: A Social Media App for Anonymous Sharing." Mahmudur Rahman | Sciencx - Monday February 10, 2025, https://www.scien.cx/2025/02/10/%f0%9f%9a%80introducing-anonypost-a-social-media-app-for-anonymous-sharing/
HARVARD
Mahmudur Rahman | Sciencx Monday February 10, 2025 » 🚀Introducing AnonyPost: A Social Media App for Anonymous Sharing., viewed ,<https://www.scien.cx/2025/02/10/%f0%9f%9a%80introducing-anonypost-a-social-media-app-for-anonymous-sharing/>
VANCOUVER
Mahmudur Rahman | Sciencx - » 🚀Introducing AnonyPost: A Social Media App for Anonymous Sharing. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/02/10/%f0%9f%9a%80introducing-anonypost-a-social-media-app-for-anonymous-sharing/
CHICAGO
" » 🚀Introducing AnonyPost: A Social Media App for Anonymous Sharing." Mahmudur Rahman | Sciencx - Accessed . https://www.scien.cx/2025/02/10/%f0%9f%9a%80introducing-anonypost-a-social-media-app-for-anonymous-sharing/
IEEE
" » 🚀Introducing AnonyPost: A Social Media App for Anonymous Sharing." Mahmudur Rahman | Sciencx [Online]. Available: https://www.scien.cx/2025/02/10/%f0%9f%9a%80introducing-anonypost-a-social-media-app-for-anonymous-sharing/. [Accessed: ]
rf:citation
» 🚀Introducing AnonyPost: A Social Media App for Anonymous Sharing | Mahmudur Rahman | Sciencx | https://www.scien.cx/2025/02/10/%f0%9f%9a%80introducing-anonypost-a-social-media-app-for-anonymous-sharing/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.