Skip to content

Commit 3e101ff

Browse files
Merge pull request #1 from BackendExpert/v110
V110
2 parents 29b7881 + b39ae7f commit 3e101ff

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,12 @@ export default function App() {
9191

9292
<hr>
9393

94+
# Screen Shorts
95+
96+
<img src="ScreenShorts/signin.PNG">
97+
98+
<img src="ScreenShorts/signup.PNG">
99+
94100
# License and copyright notice of Package
95101

96102
- The Package Licensed Under ISC

ScreenShorts/signin.PNG

15.9 KB
Loading

ScreenShorts/signup.PNG

16 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "login-signup-react",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Login and SignUp for ReactJS",
55
"main": "index.js",
66

0 commit comments

Comments
 (0)