Skip to content

Commit

Permalink
Modify readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
rupachowrasia committed Aug 5, 2017
1 parent 783e347 commit d5d8e4a
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,12 @@ $ cd node-authentication-session
$ npm install
$ npm start
```

# **Screen-shots**
# _1. Index Page_
> ![index](https://user-images.githubusercontent.com/4725060/28993165-87bf14c4-79cd-11e7-9189-fe83c79e9b38.png)
# _2. Login Page_
> ![login](https://user-images.githubusercontent.com/4725060/28993170-90145c7e-79cd-11e7-854a-099658d97e8b.png)
# _3. Register Page_
> ![register](https://user-images.githubusercontent.com/4725060/28993173-95b3f37e-79cd-11e7-8c05-948475a5cf15.png)
# _4. Dashboard Page_
> ![dashboard](https://user-images.githubusercontent.com/4725060/28993178-a890a456-79cd-11e7-8fc2-06978a1693b1.png)

0 comments on commit d5d8e4a

Please sign in to comment.