A modern platform to plan, track, and collaborate with your team — built using MERN, TypeScript, and Tailwind CSS.
- Frontend: React, TypeScript, Tailwind CSS
- Backend: Express, Node.js, MongoDB
- Auth: Cookie-session / JWT
- Styling: Tailwind + shadcn/ui
# Clone repo
git clone https://github.com/ayushbag/zentra.git
# Go to project folder
cd zentra
# Install dependencies
npm install
# Run development server
npm run dev- Team & Project Management
- Task Tracking
- Authentication & Sessions
- Modern UI with Light/Dark Mode
zentra/
├── backend/
├── frontend/
├── docs/
├── docker-compose.yml
├── README.md