Skip to content

Commit

Permalink
Merge pull request #901 from Sumitmaithani/fixgithubrepo
Browse files Browse the repository at this point in the history
Added github repo in setup project
  • Loading branch information
photon0205 authored Sep 7, 2023
2 parents f877f89 + 89ebd82 commit 3455874
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ title: Setup
---

### 1. Fork it :fork_and_knife:
Fork the [project repository](https://github.com/Sumitmaithani/competency-passbook) on GitHub by clicking the "Fork" button in the top-right corner.
Fork the [project repository](https://github.com/sunbird-cb/c4gt_passbook) on GitHub by clicking the "Fork" button in the top-right corner.

### 2. Clone it :busts_in_silhouette:
Clone the forked repository to your local machine using the following command:
```bash
git clone https://github.com/your-username/compentency-passbook.git
git clone https://github.com/your-username/c4gt_passbook.git
```

### 3. Set it up :arrow_up:
Navigate to the project directory:
```bash
cd compentency-passbook
cd c4gt_passbook
```

### 4. Run it :checkered_flag:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ author: Sumit Maithani
![Competency Passbbook](../assets/landingpage1.png)

## Contributions
- https://github.com/Sumitmaithani/competency-passbook/pull/10
- https://github.com/sunbird-cb/c4gt_passbook/pull/2

## Learnings
- [x] Gained proficiency in creating RESTful APIs to manage data interaction between frontend and backend.
Expand Down

0 comments on commit 3455874

Please sign in to comment.