We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4642e5 commit 17e0dd7Copy full SHA for 17e0dd7
README.md
@@ -1,16 +1,16 @@
1
# GitHub-Battle
2
3
-A simple app that lists 30 of the most popular repositories of a language (overall also). It also lets you battle between any two GitHub users.
+A Web-App that lists 30 of the most popular repositories of a language (overall also). It also lets you battle between any two GitHub users.
4
5
### Features :
6
1. Lists 30 of the most popular GitHub repositories in a language.
7
- 2. Battle two github users.
+ 2. Battle any two GitHub users.
8
9
### Technologies Used :
10
* React-JS
11
* React Router
12
* React Hooks
13
- * GitHub API
+ * GitHub's API
14
* Netlify.com (for hosting)
15
16
### How to Run Locally :
0 commit comments