Skip to content

angelinaghimire/git-github-workshop-2022

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git & GitHub: All you need to know

Welcome everyone! This is a profile-card website made with React.js for Git-GitHub Workshop

Installation - Project Setup

The project requries Node.js v14 or above.

Once cloned, open the project directory and run the following commands:

npm install
npm run start 

Website Link

https://kucc-git-github-2022.netlify.app/

How to contribute?

Contributions are higly appreciated. It could be new features, bug-fix, documentation and others.

Please browse any exisiting issues or open up a new one.

Contribution Steps:

  • Fork this repository.
  • Clone the forked repository to your machine.
  • Create a new branch named after the issue you're working on.
  • Commit your changes, push the changes to GitHub.
  • Open a pull request here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.6%
  • HTML 31.8%
  • CSS 19.6%