A collection of starter HTML templates licensed under MIT.
π About
This repository aims to curate a set of simple yet effective HTML, CSS, and JavaScript starter templates that can be used for quick project setups. The templates are ideal for:
- Personal projects
- Prototyping ideas
- Learning and practicing HTML/CSS/JavaScript
Currently, we have one main template, but weβre looking forward to your contributions to expand this library.
π€ Contributing
We welcome contributions from the community! If youβd like to add your own template:
- Fork this repository - https://github.com/phcode-dev/HTML-Starter-Templates
- Add your template in a new folder with a descriptive name.
- Ensure your template includes:
- An
index.htmlfile as the entry point. - Any supporting CSS or JavaScript files.
- An
- Submit a Pull Request with a brief description of your template.
π Current Templates
- Default Starter Template by startbootstrap: A basic HTML5 template with CSS and JavaScript placeholders.
π License
This project is licensed under the MIT License. Feel free to use, modify, and distribute the templates in your own projects.
π¬ Feedback
If you have suggestions or improvements, feel free to open an issue or submit a pull request.
Happy Coding! π»β¨