Welcome to the Innovation Grove web project! This repository contains the source code for the Innovation Grove website, a vibrant and energetic platform for STEM education.
index.html: Home pageabout.html: About Us pageprogram_details.html: Detailed program information and scheduleregister.html: Pre-registration formstyles.css: Main stylesheet with the project's design systemscript.js: Core website logicfirebase.json: Firebase configuration
- Clone the repository:
git clone https://github.com/neuroZ68/Innovation_grove.git
- Open
index.htmlin your browser.
- Main branch: This is the production-ready branch.
- Workflow: Please create a new branch for each feature or bug fix.
- Pull Requests: Submit a PR for review before merging into
main.
Note: Large binary assets (videos, high-res images, PSDs) are currently ignored by Git to keep the repository snappy. If you need access to these, please contact the project administrator.