Skip to content

CodeVee/HacktoberMagazine

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

HacktoberMagazine for Developers

GitHub last commit (branch) GitHub forks :octocat:

Useful and fun open source collaboration for developers with the aim of working in an open source project and to achieving the requirements for a free t-shirt as part of Hacktoberfest.

๐Ÿ‘‰Check it out: HacktoberMagazine For Developers

Screenshot

HacktoberMagazine

Trying to work on an open source project can be daunting as a beginner hence why HacktoberMagazine for Developers was born.

This project is built with just HTML, CSS(actually, SCSS ๐Ÿ‘Œ) AND JAVASCRIPT. Easy and fun ways to collaborate with teams and see your collaboration live ...thanks to the continuous deployment by Netflify!.

HOW TO CONTRIBUTE

  • Fork the repo
  • Clone the repo
  • checkout a new branch using git checkout -b new_branch_name
  • Open the script/index.js and add your name as thus:
 {
     name: "Your Name",
     github_username: "github username",
     title: "Software Engineer or any title",
     facebook: "facebook username like zuckerbeg002",
     twitter: "twitter username e.g mercy4you"
 }
  • Add and commit your changes with a commit message
  • push to the remote repo using git push origin your_branch_name
  • Make a pull request and wait for your contribution to be merged
  • See your changes go live at HacktoberMagazine

ISSUES

Check out the issues tab on the repo and help us fix them!. For Hacktoberfest ๐ŸŽŠ๐ŸŽŠ

License

MIT

About

Work on a real life open source project for Developers by Decadevs ๐Ÿ˜Ž

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 93.6%
  • JavaScript 5.1%
  • HTML 1.3%