Skip to content

theshrish46/interactive-card-project.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interactive-card-project.github.io

A simple project of Banking card.

View Live Demo

To contribute to this project

  • Please fork this repository and make changes in your local machine.
git init
git clone https://github.com/theshrish46/interactive-card-project.github.io.git
  • Make changes using
cd <project directory>
  • Commit changes by creating a new branch
 git branch <new-branch>
 git checkout <new-branch>
 git add .
 git commit -m "suitable message"
 git push origin <new-branch> 
  • Raise a pull request and it will be merged if it does not have any conflict.

About

A simple project of Banking card.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published