JollyJolli / HacktoberWall

HacktoberWall is a simple web app where contributors can add their name to a virtual wall by submitting a JSON file. The goal is to offer an easy way for people to participate in Hacktoberfest. Contributors can add their name or help improve the page's design and functionality, creating a growing display of Hacktoberfest participants.
https://hacktoberwall.formen.cc/
Other
34 stars 137 forks source link
css good-first-issue hacktoberfest hacktoberfest-accepted hacktoberfest2024 hacktoberfest2024-accepted hacktoberfest2024-approved hacktoberwall happy html javascript json open-source

HacktoberWall

🌟 Overview

HacktoberWall is a simple yet engaging web app designed to celebrate Hacktoberfest! It allows participants to contribute their names to a virtual mural by editing a JSON file, making it easy for everyone to join in the fun and showcase their participation in this global event.

🚀 Features

🛠️ Technologies Used

📈 HacktoberWall Repo Stats

🌟 Stars 🍴 Forks 🐛 Issues 🔔 Open PRs 🔕 Closed PRs 🛠 Languages Contributors
GitHub stars forks issues pull requests Closed PRs Languages Contributors

⭐️ Star History

Star History Chart

🎁 Contributors

📦 Getting Started

1. Clone the Repository

git clone https://github.com/JollyJolli/HacktoberWall.git
cd HacktoberWall

2. Open in Browser

Open the index.html file in your preferred web browser to see HacktoberWall in action!

3. Contribute

[
  {
    "name": "YourName"
  }
]

🤝 Contributions

We would love for you to join us! If you want to contribute to the project, please check the CONTRIBUTING.md file for more information on how to do so. Any contributions are welcome and appreciated. Thank you for being a part of HacktoberWall!

🔗 Links

🛠️ ISSUES

In this section, I will list a couple of things in case anyone wants to help out. They won't be too difficult, so any contributions will be greatly appreciated!