Skip to content

Sangam-ghimire/git-github-workshop-2022

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git & GitHub: All you need to know

Hello 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/

Resources Link

https://bit.ly/githubkucontent

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

A basic profile card site for practicing Git and GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.0%
  • CSS 26.8%
  • HTML 21.2%