A full-stack Freedom Wall web application where users can anonymously share thoughts, messages, and expressions. Built using the MERN stack (MongoDB, Express, React, Node.js), this project focuses on simplicity, real-time interaction, and clean UI.
- โ๏ธ Post messages anonymously
- ๐๏ธ Delete your own posts
- ๐ Real-time feed updates
- ๐ฑ Responsive design (mobile-friendly)
Frontend
- React
- Axios
- CSS / Tailwind
Backend
- Node.js
- Express.js
Database
- MongoDB (Mongoose)