Skip to content

dis-28/design2code2live

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.8%
  • CSS 32.3%
  • JavaScript 12.9%