Certificates and Prizes portal for generation of e-certificates and sending it to participants/organizers/volunteers.
- To get started install Node.js (v16 recommended)
- To run the client:
npm install npm start
- To run the api:
npm install npm run dev