Prajvalan is a comprehensive platform designed to ignite student innovation by transforming ideas into thriving startups. We provide mentorship, funding opportunities, and community support to help students turn their entrepreneurial dreams into reality.
- Innovation Hub: Discover and explore startup opportunities
- Mentorship Program: Connect with experienced entrepreneurs and industry experts
- Funding Support: Access grants and investment opportunities for student startups
- Community Network: Join a vibrant community of student entrepreneurs
- Success Stories: Learn from successful student-founded companies
- Node.js (v18 or higher) - Install with nvm
- npm or yarn package manager
- Clone the repository:
git clone https://github.com/soniikajal/Prajvalan.git- Navigate to the project directory:
cd prajvalan- Install dependencies:
npm install- Start the development server:
npm run devThe application will be available at http://localhost:8080
You can deploy this project to any static hosting service like Vercel, Netlify, or GitHub Pages.
For production build, run:
npm run buildThis project is built with:
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS