https://github.com/govtechsg/geekout-2022-adv-challenges
Advance GitHub Challenges for GeekOut 2022
https://github.com/govtechsg/geekout-2022-adv-challenges
Last synced: about 1 year ago
JSON representation
Advance GitHub Challenges for GeekOut 2022
- Host: GitHub
- URL: https://github.com/govtechsg/geekout-2022-adv-challenges
- Owner: GovTechSG
- Created: 2022-06-10T08:50:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-13T07:53:05.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T23:19:44.383Z (about 2 years ago)
- Language: JavaScript
- Size: 2.43 MB
- Stars: 0
- Watchers: 8
- Forks: 31
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeekOut 2022 - GDS GitHub Advance Challenges

[Source](https://unsplash.com/photos/842ofHC6MaI)
## Introduction
These are **solo** challenges for the experienced Git / GitHub user.
If you are unfamiliar with using Git collaboratively as a team, we suggest following along with the guided hands-on workshop. You may come back to these challenges in your own free time after the workshop.
We also encourage helping other group members who are following the guided hands-on as you attempt these challenges, should they need assistance.
There are no fixed answers for the challenges; get creative and solve them in whatever way you desire!
## Prerequisites
1. Install [GitHub Desktop](https://desktop.github.com/) or [Visual Studio Code](https://code.visualstudio.com/)
2. (Optional) Install [Node.js](https://nodejs.org/en/)
## Getting Started
1. Fork this repository to your own account. To do this, click the "Fork" button in the top-right corner of the page. For more details, you may visit the [GitHub Documentation](https://docs.github.com/en/get-started/quickstart/fork-a-repo#forking-a-repository).
2. Once you have successfully forked the repo, [click here to head to the Challenges Page](./challenges/README.md) and get started!