Skip to content

khanazhar567/taskflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskFlow

A real-time task management web application built with the MERN stack.

Tech Stack

  • Frontend: React 18 + Vite + Tailwind CSS
  • Backend: Node.js + Express.js
  • Database: MongoDB + Mongoose
  • Real-time: Socket.io
  • Auth: JWT + bcryptjs

Getting Started

Backend

cd server
npm install
npm run dev

Frontend

cd client
npm install
npm run dev

Environment Variables

Copy server/.env.example to server/.env and fill in your values.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors