Created an automated certificate generation platform using the MERN Stack (MongoDB, Express.js, React.js, Node.js). The solution streamlined certificate creation and distribution processes for organizations, offering an efficient, user-friendly system. Features included dynamic certificate templates, secure user authentication, and automated delivery, significantly reducing manual workload and improving operational efficiency.
Client: React, React Router, Tailwind CSS
Server: Node.js, Express.js
Database: MongoDB
Clone the project
git clone https://github.com/TVVinudev/Award-Designer.gitGo to the project directory
cd Award-DesignerInstall dependencies for each files using
npm installInstall dependencies for each files using
npm installStart the Frond-end & Back-end
npm run dev