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.
src/data/contributors.json
file to add your name.🌟 Stars | 🍴 Forks | 🐛 Issues | 🔔 Open PRs | 🔕 Closed PRs | 🛠 Languages | ✅ Contributors |
---|---|---|---|---|---|---|
git clone https://github.com/JollyJolli/HacktoberWall.git
cd HacktoberWall
Open the index.html
file in your preferred web browser to see HacktoberWall in action!
src/data/contributors.json
file in data folder:[
{
"name": "YourName"
}
]
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!
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!