Hello everyone! This is a profile-card website made with React.js for Git-GitHub Workshop
The project requries Node.js v14 or above.
Once cloned, open the project directory and run the following commands:
npm install
npm run start
https://kucc-git-github-2022.netlify.app/
https://bit.ly/githubkucontent
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