Tech Sprouts is a student-led educational platform designed to introduce school students to technology in a fun, creative, and accessible way. Our mission is to make tech education simple, exciting, and available to all students through hands-on projects and interactive learning experiences.
- Interactive Online Sessions: Weekly technology classes accessible from anywhere
- Hands-on Projects: Learn by building real-world applications and solutions
- Flexible Learning: Options for both online and offline participation
- Community Support: Connect with like-minded peers through our WhatsApp community
- Skill Certification: Earn certificates upon course completion
- Node.js (v16 or higher)
- npm or yarn
-
Clone the repository
git clone https://github.com/Unknown-Geek/tech-sprouts.git cd tech-sprouts -
Install dependencies
npm install # or yarn -
Start the development server
npm run dev # or yarn dev -
Open http://localhost:5173 in your browser
- React - Frontend library
- React Router - Navigation and routing
- Tailwind CSS - Styling and UI components
- Vite - Build tool and development server
- Home: Introduction to Tech Sprouts and overview of our approach
- Courses: Browse and enroll in our technology courses
- Register: Sign up for Tech Sprouts programs
- Payment: Secure payment processing for course enrollment
- Contact: Get in touch with our team
Build the application for production:
npm run build
# or
yarn buildPreview the production build:
npm run preview
# or
yarn preview- Join our WhatsApp Group to connect with other students and instructors
- Follow us on social media for updates and tech tips
- Participate in our offline workshops and tech competitions
This project is licensed under the MIT License - see the LICENSE file for details.
© 2025 Tech Sprouts. All rights reserved.
Made with 💚 by tech enthusiasts for the next generation
