Hacktoberfest is a program by Digital Ocean, DEV and Github, where you can easily win digital badges just by making 4 pull requests in the month of October to any open source projects on Github.
This is a community level open-source project that serves as a CMS(Content Management System) for our community DevNation.
We welcome all contributions, suggestions & ideas for improvement from the community. You can contribute by assigning the issue and fix or upgrade the task mentioned in issue.
- GitHub Account - Click here to create an account
- Visual Studio Code or any other code editor - Click here to download
- Git version control - Click here to download
- Fork the repository by clicking here.
- Before contributing, please refer to the
contribution.md
file for the rules and regulations of contributing to the project.
- After forking the repository, clone it to your local machine and follow the setup instructions in the repository
Setup.md
. Make sure to check the setup thoroughly for any additional configurations or dependencies needed to get started!