Welcome to the official repository for the 3D Printer Web project! This is a responsive website template designed for 3D printing enthusiasts, services, or portfolios. The project is built with clean HTML, CSS, and vanilla JavaScript.
This project is actively participating in Hacktoberfest 2025! We welcome contributions from everyone.
This project, initially named "3DPlex," aims to provide a beautiful and functional front-end for any 3D printing-related business or hobbyist. It's lightweight, easy to customize, and perfect for developers looking to get started with open-source contributions.
- HTML5
- CSS3
- JavaScript
To get a local copy up and running, follow these simple steps.
You just need a modern web browser and a code editor (like VS Code).
- Fork the repository by clicking the 'Fork' button on the top right of this page.
- Clone your forked repository to your local machine:
git clone [https://github.com/YOUR_USERNAME/3D-printer-web.git](https://github.com/YOUR_USERNAME/3D-printer-web.git)
- Navigate to the project directory:
cd 3D-printer-web - Open
index.htmlin your browser. For a better development experience, we recommend using the Live Server extension for VS Code.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Find an issue or create a new one to discuss the change you want to make.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request against the
mainbranch.
Please make sure to update tests as appropriate and follow our code of conduct. For more details, please check out our CONTRIBUTING.md file (you can create this file to set contribution guidelines).
This project is distributed under the MIT License. See LICENSE for more information.
A big thank you to all the amazing people who have contributed to this project!
- MrCookx10011 (Kiran Mehta)
- Om7159 (Om Patel)