lmas3009 / design2code2live

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

Home Page:https://aravindkumarv.xyz/design2code2live/Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

design2code2live

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

Contribute through Hacktoberfest 2023

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.

Contribution Guidelines

  1. Select the respective issue

  2. Get assigned to 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 accepted and merged with hacktoberfest-accepted tag

If you like to contribute to this project. Please make sure you star it.