A Customer Relationship Management (CRM) application is developed using the MERN stack to manage sales data efficiently. It enables tracking, Excel report generation, and trend visualization. This enhances decision-making and boosts business growth.
Run Backend first, then start Frontend.
git clone https://github.com/RamanKishore08/CRM-MERN-Stack.gitcd CRM-MERN-Stackcd frontendnpm install axios firebase react-chartjs-2 npm startcd backendnpm install express mongoose body-parser cors dotenv nodemonnode server.js





