A simple and responsive school website built using HTML, CSS, and JavaScript. This project is designed to provide an attractive and functional front-end interface for a school, including sections like Home, About, Courses, Gallery, Contact, and more.
- 🖥️ Responsive layout for all screen sizes
- 📚 Sections: Home, About, Courses, Teachers, Gallery, Contact
- 🎨 Clean and modern UI with animations
- 💬 Contact form (non-functional; can be connected to backend)
- 🔗 Social media footer links
- HTML5
- CSS3
- JavaScript (Vanilla)
School_Website/
│
├── css/
│ └── style.css # Main stylesheet
│
├── images/
│ └── ... # Images used in the website
│
├── js/
│ └── script.js # JavaScript functionalities
│
├── index.html # Main landing page
└── about.html # Additional pages (if any)
To view the website locally:
-
Clone the repository:
git clone https://github.com/AadiZoneBoy/School_Website.git
-
Navigate to the project folder:
cd School_Website -
Open
index.htmlin your browser: You can simply double-clickindex.htmlor use a local server for a better experience (like with VS Code's Live Server).
- Make contact form functional
- Add accessibility improvements
- Deploy on GitHub Pages or Netlify
- Optimize for performance and SEO
Contributions, issues, and feature requests are welcome! Feel free to fork this repo and submit a pull request.
This project is open-source and available under the MIT License.
AadiZoneBoy 🔗 GitHub