/design2code2live

Convert the design to code to live. Below is the demo link

Primary LanguageHTML

design2code2live

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"

Contribute through Hacktoberfest 2022

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/

image

Contribution Guidelines

  1. Select the respective issue

  2. Get assigned for the issue

  3. Fork the repository

  4. Create a new branch

git checkout -b {branchName}
  1. Create a new folder

  2. Add your source code and design image

  3. Commit your code

git commit -m {Design Name}
  1. Push your code
git push -u origin {BranchName}
  1. Create a PR (Pull Request)

  2. 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.