Skip to content

Commit 9ff27fa

Browse files
committed
add: README file.
1 parent 4fb59e8 commit 9ff27fa

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# React.js GIT COMPARE
2+
3+
![Demo](https://i.imgur.com/VLRFCyw.png)
4+
5+
Single Page App to compare Github repositories.
6+
7+
## Getting Started
8+
9+
1. Clone the repository.
10+
11+
2. In root folder run `yarn install` or `npm install` to install all dependencies.
12+
13+
3. In root folder run `yarn install` or `npm start` to run the App in dev mode.
14+
15+
4. Visit `localhost:3000` to access the app in the browser.

0 commit comments

Comments
 (0)