By Sandeep Pal
Build DealFlow — full MERN CRM with leads, deals pipeline, filters, and MongoDB persistence. HubSpot-style sales dashboard.
If you run into any issues while building or running this project, email care@toolliyo.com. Our team will get back to you within 24 hours with solutions.
Build DealFlow — HubSpot/Salesforce-style CRM with React frontend, Express API, and MongoDB. Manage leads, track a deals pipeline, and create contacts that persist to the database. Project 23 — MERN series.
crm-app/ — React + Vite CRM dashboardcrm-server/ — Express + Mongoose REST APIIf you face any issues with the project code, email care@toolliyo.com — we reply within 24 hours.
cd crm-server && npm install && npm start cd crm-app && npm install && npm run dev
React · Express · MongoDB · Mongoose · Vite · MERN