Welcome to the CANTILEVER repository! This repo contains two full-stack web applications built using the MERN stack which were assigned to me as part of my internship with Cantilever, each housed in its own directory with independent functionality, purpose, and README documentation.
A robust and interactive task management system where users can create, track, and categorize their tasks into statuses like "Pending", "Running", "Completed", and "Failed". It includes authentication, task filtering, and an elegant UI.
π Live App on Vercel β
π View Task Manager README β
A fully-featured blog publishing platform where users can create and view posts. It uses Material UI for styling, MongoDB with Multer for image uploads, and JSON Web Tokens for authentication. Ideal for writers and readers.
π Live App on Vercel β
π View Blog Space README β
- MongoDB β Document database
- Express.js β Backend framework
- React.js β Frontend library
- Node.js β Server runtime
- MUI / Tailwind β UI frameworks
- JWT β Authentication
- Multer / GridFS β File and image handling
- π Railway β Backend deployment platform
- π Vercel β Frontend deployment platform
Feel free to explore each app individually by heading to the vercel links provided above or respective folder and reading the detailed README file provided there.

