Skip to content

Commit 2c7ee57

Browse files
committed
added screenshots in readme file
1 parent 84aea2e commit 2c7ee57

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,38 +27,43 @@ In this app performed some actions in fontend and backend part. It's not a compl
2727

2828
# Screenshots
2929

30+
## Home Page
3031
<div align="center">
3132
<img src="https://github.com/suportdevs/react-blog-app/blob/master/Screenshot%202023-09-26%20at%2001-02-49%20React%20App.png" alt="home" width="100%" />
33+
</div>
3234

35+
## Dropdown Menu & Canvas
3336

34-
</div>
3537
<div align="center">
3638
<img src="https://github.com/suportdevs/react-blog-app/blob/master/Screenshot%202023-09-26%20at%2001-03-20%20React%20App.png" alt="canvas and menu" width="100%" />
39+
</div>
3740

41+
## Single Post page
3842

39-
</div>
4043
<div align="center">
4144
<img src="https://github.com/suportdevs/react-blog-app/blob/master/Screenshot%202023-09-26%20at%2001-03-50%20React%20App.png" alt="single page" width="100%" />
45+
</div>
4246

47+
# Post Create Page
4348

44-
</div>
4549
<div align="center">
4650
<img src="https://github.com/suportdevs/react-blog-app/blob/master/Screenshot%202023-09-26%20at%2001-05-11%20React%20App.png" alt="post create page" width="100%" />
51+
</div>
4752

53+
## Category Create Page
4854

49-
</div>
5055
<div align="center">
5156
<img src="https://github.com/suportdevs/react-blog-app/blob/master/Screenshot%202023-09-26%20at%2001-05-38%20React%20App.png" alt="category create page" width="100%" />
57+
</div>
5258

59+
## Sign up Page
5360

54-
</div>
5561
<div align="center">
5662
<img src="https://github.com/suportdevs/react-blog-app/blob/master/Screenshot%202023-09-26%20at%2001-04-25%20React%20App.png" alt="sign up page" width="100%" />
63+
</div>
5764

65+
## Sign in Page
5866

59-
</div>
6067
<div align="center">
6168
<img src="https://github.com/suportdevs/react-blog-app/blob/master/Screenshot%202023-09-26%20at%2001-04-18%20React%20App.png" alt="sign in page" width="100%" />
62-
63-
6469
</div>

0 commit comments

Comments
 (0)