Hackerspace2023 / HackerSpace

Hackerspace: Our Coding Community Website. 🚀
https://hackerspace2023.github.io/HackerSpace/
MIT License
7 stars 19 forks source link
coding-community community hacktoberfest hacktoberfest2023 hactoberfest-accepted html webdev
# HackerSpace
Coding Community Website
Welcome to the Hackerspace Community Open Source Project!
👋 Hey there, tech enthusiasts! Are you eager to participate in Hacktoberfest and make a significant impact in the world of open source? Look no further than HackerSpace, your passport to this exciting journey! 🌐💻 HackerSpace isn't just a project it's a beacon of our mission and vision for the tech community. It's the perfect hub for all tech-savvy individuals to unite, learn, and thrive, whether you're a seasoned pro or a newcomer looking to dive into the world of Open Source and cutting-edge technologies. Our primary focus? Providing an inviting gateway for beginners itching to contribute to open-source projects. 🌟 # Table of Contents
  1. Contributing
  2. Connect
## Installation ### 1. Star Click the "Star" button at the top right of the repository page on GitHub to show your appreciation for the project. ### 2. Fork the repository: Click the "Fork" button at the top right of the repository page on GitHub. This will create a copy of the repository in your own GitHub account. ### 3. Clone the forked repository to your local machine using the following command: ```bash git clone https://github.com/Hackerspace2023/HackerSpace.git ``` > Replace your-username with your GitHub username. ### 4. Create a branch Make a meaningful name for your new branch, and then create and switch to it using this command: ``` git checkout -b new-branch-name ``` ### 5. Make Changes Make the necessary changes or customizations to the code as needed. After making your changes, you need to stage the changes for commit using the git add command. To stage all changes, use: ``` git add . ``` Commit your staged changes with a descriptive commit message that explains the purpose of your changes. Use the git commit command: ``` git commit -m "Your descriptive commit message here" ``` Push Your Changes: ``` git push origin your-branch-name ``` Now sumbit the Pull request ### To open it in your local computer.
`clone the repo`: ``` git clone 'https://github.com/Hackerspace2023/HackerSpace.git' ``` and then Open the `index.html` file in your favorite web browser # Contributing

Head our to CONTRIBUTING.md file for more details regarding contributions.

# Connect

Join official Discord Channel for discussion



# Associated with ![Hacktoberfest23](https://github.com/Hackerspace2023/HackerSpace/blob/main/public/hacktoberfest_logo.png) # About Us # Contributors ![Contributors](https://contrib.rocks/image?repo=Hackerspace2023/HackerSpace&lastUpdate=1696542248)

High VoltageTech Stack