The official event registration and information website for NuTPAM 2K25 symposium, built with React.js and TypeScript.
- Frontend: React.js, TypeScript
- Deployment: Vercel
- Event registration workflow for 500+ student participants
- Symposium schedule and event information
- Responsive design for mobile and desktop
- Open source
git clone https://github.com/BarathDevLab/nutpam2K25
cd nutpam2K25
npm install
npm run dev