The National Cadet Corps (NCC) is a premier youth development program in India that fosters discipline, leadership, and service. Through structured training, cadets develop integrity, selflessness, and responsibility while engaging in military training, community service, adventure sports, and cultural events. The NCC promotes patriotism, unity, and social integration, contributing to nation-building. The program also opens doors to numerous career opportunities, scholarships.
- Clone the repository
git clone https://github.com/aunccarmy-admin/aunccarmy.git
cd ncc-website
- Install dependencies
npm install
- Set up environment variables
cp .env.example .env.local
Edit .env.local
:
DATABASE_URL=your_supabase_url
CLOUDINARY_CLOUD_NAME=your_cloud_name
- Run the development server
npm run dev
Visit http://localhost:3000
For any inquiries or questions, you can reach us at [email protected].