Todo team project planning/management app. Built with MERN stack.
Client Installation
cd frontend
npm install
npm run build
Server Installation
cd backend
npm install
npm start
Open http://localhost:4000 to view it in the browser.
Todo team project planning/management app. Built with MERN stack.
Client Installation
cd frontend
npm install
npm run build
Server Installation
cd backend
npm install
npm start
Open http://localhost:4000 to view it in the browser.