Welcome all developers to design2code2live.
Can you code? I will provide design.
Build the code from the design and push to repository. You can see your design live from
https://www.aravindkumarv.com/design2code2live/{DesignName}
"Grab your design fast. We have only 20 designs"
HACKTOBERFEST IS FOR EVERYONE. WHETHER IT’S YOUR FIRST TIME—OR YOUR NINTH—IT’S ALMOST TIME TO HACK OUT FOUR PRISTINE PULL/MERGE REQUESTS AND COMPLETE YOUR MISSION FOR OPEN SOURCE
Link 👉https://hacktoberfest.com/
-
Select the respective issue
-
Get assigned for the issue
-
Fork the repository
-
Create a new branch
git checkout -b {branchName}
-
Create a new folder
-
Add your source code and design image
-
Commit your code
git commit -m {Design Name}
- Push your code
git push -u origin {BranchName}
-
Create a PR (Pull Request)
-
Wait until the PR is accpected and merged with
hacktoberfest-accepted
tag
If you liked contributing to this project. Please make sure you star it.