Mlinks is a web application built with the MERN stack (MongoDB, Express, React, Node.js) that allows users to manage and share links efficiently.
It includes secure authentication, a responsive UI, and real-time updates.
- π User Authentication (Signup/Login)
- π± Add, Edit, and Delete Links
- βοΈ Data stored in MongoDB Atlas
- π» Responsive frontend with React and Tailwind CSS
- β‘ Backend powered by Node.js and Express.js
- π Real-time updates without page reload
- π Deployed online for public use
| Layer | Technology |
|---|---|
| Frontend | React.js, Tailwind CSS |
| Backend | Node.js, Express.js |
| Database | MongoDB Atlas |
| Authentication | JWT / Cookies |
| Hosting | Render (Backend), Netlify (Frontend) |
| Env Variables | dotenv |