Welcome all developers to design2code2live.
Can you code? If i provide you a design.
Build the code from the design and push it to the repository. You can see your design live from
https://aravindkumarv.xyz/design2code2live/{DesignName}
github link: https://github.com/lmas3009/design2code2live
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/
JOIN THE DISCORD - https://discord.com/invite/RfMEVfVGJk and get notified when the event starts and information related to designs.
-
Select the respective issue
-
Get assigned to 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 accepted and merged with
hacktoberfest-accepted
tag
If you like to contribute to this project. Please make sure you star it.