- Live Link
- Project management system built using ReactJS for frontend, ContextAPI for state management, Firebase firestore for storage and authentication and deployed on netlify.
- Users can create new projects and assign team members to the project, live chat with all team members, see current online users and filter by project categories.
- Clone or download the git repo and run the following command in a terminal
npm install && npm run start

