Skip to content

Commit

Permalink
Merge pull request #1 from puneet2715/puneet2715-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
puneet2715 committed May 12, 2023
2 parents eca2e8b + 8a92e44 commit 67fb448
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# gitissuessimplified
# Git Issues Simplified

## Assignemnt Description
- Code a webpage that shows the current open issues of a github repository in a list.
- I chose react because the assignment was for a react developer.
- Pagination and go to profile were extras, were not part of the assignments.

## Demo
https://github.com/puneet2715/gitissuessimplified/assets/55136802/0a639614-48e2-4551-9636-36f8c47b4fdd

## Setup
- clone the repo
- cd into the repo folder ( gitissuesimplified )
- run ``` npm i ```
Expand Down

0 comments on commit 67fb448

Please sign in to comment.