Skip to content

Commit de4af80

Browse files
authored
Merge pull request #254 from RiyaGupta89/react-app-img
Added img in the readme of react app
2 parents 803c5c1 + 278f878 commit de4af80

File tree

4 files changed

+35
-13
lines changed

4 files changed

+35
-13
lines changed

React-App/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,8 @@ In order to run the application Type the following command
3434
npm start
3535
```
3636

37-
The Application Runs on **localhost:3000**
37+
The Application Runs on **localhost:3000**
38+
39+
## Screenshot
40+
41+
![demo](./demo.png)

React-App/demo.png

41.1 KB
Loading

React-App/package-lock.json

Lines changed: 30 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

React-App/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"react-dom": "^16.4.1",
1111
"react-router-dom": "^4.3.1",
1212
"react-scripts": "1.1.4"
13-
1413
},
1514
"scripts": {
1615
"start": "react-scripts start",

0 commit comments

Comments
 (0)