Skip to content

Commit 156d977

Browse files
authored
Update README.md
1 parent 6c4dada commit 156d977

File tree

1 file changed

+43
-42
lines changed

1 file changed

+43
-42
lines changed

README.md

Lines changed: 43 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -49,48 +49,6 @@ Using JavaScript for full-stack has always been a challenge especially with arch
4949
└── README.md (you are here)
5050

5151

52-
## Screenshots
53-
54-
View all screenshots [here](https://github.com/atulmy/atulmy.github.io/tree/master/images/fullstack-javascript-architecture).
55-
56-
<table>
57-
<tbody>
58-
<tr>
59-
<td colspan="2">Landing</td>
60-
</tr>
61-
<tr>
62-
<td>
63-
<img alt="Landing" src="https://raw.githubusercontent.com/atulmy/atulmy.github.io/master/images/fullstack-javascript-architecture/landing/Screenshot%202018-11-26%20at%208.42.33%20PM.png" />
64-
</td>
65-
<td>
66-
<img alt="Landing" src="https://raw.githubusercontent.com/atulmy/atulmy.github.io/master/images/fullstack-javascript-architecture/landing/Screenshot%202018-11-26%20at%208.42.44%20PM.png" />
67-
</td>
68-
</tr>
69-
<tr>
70-
<td colspan="2">Web</td>
71-
</tr>
72-
<tr>
73-
<td>
74-
<img alt="Web" src="https://raw.githubusercontent.com/atulmy/atulmy.github.io/master/images/fullstack-javascript-architecture/web/Screenshot%202018-11-26%20at%208.43.29%20PM.png" />
75-
</td>
76-
<td>
77-
<img alt="Web" src="https://raw.githubusercontent.com/atulmy/atulmy.github.io/master/images/fullstack-javascript-architecture/web/Screenshot%202018-11-26%20at%208.44.25%20PM.png" />
78-
</td>
79-
</tr>
80-
<tr>
81-
<td colspan="2">Mobile</td>
82-
</tr>
83-
<tr>
84-
<td>
85-
<img alt="Mobile" src="https://raw.githubusercontent.com/atulmy/atulmy.github.io/master/images/fullstack-javascript-architecture/mobile/Screenshot%202018-11-26%20at%208.47.31%20PM.png" />
86-
</td>
87-
<td>
88-
<img alt="Mobile" src="https://raw.githubusercontent.com/atulmy/atulmy.github.io/master/images/fullstack-javascript-architecture/mobile/Screenshot%202018-11-26%20at%208.48.07%20PM.png" />
89-
</td>
90-
</tr>
91-
</tbody>
92-
</table>
93-
9452
## Stack
9553

9654
### Backend
@@ -136,6 +94,49 @@ View all screenshots [here](https://github.com/atulmy/atulmy.github.io/tree/mast
13694
- Docker compose
13795

13896

97+
## Screenshots
98+
99+
View all screenshots [here](https://github.com/atulmy/atulmy.github.io/tree/master/images/fullstack-javascript-architecture).
100+
101+
<table>
102+
<tbody>
103+
<tr>
104+
<td colspan="2">Landing</td>
105+
</tr>
106+
<tr>
107+
<td>
108+
<img alt="Landing" src="https://raw.githubusercontent.com/atulmy/atulmy.github.io/master/images/fullstack-javascript-architecture/landing/Screenshot%202018-11-26%20at%208.42.33%20PM.png" />
109+
</td>
110+
<td>
111+
<img alt="Landing" src="https://raw.githubusercontent.com/atulmy/atulmy.github.io/master/images/fullstack-javascript-architecture/landing/Screenshot%202018-11-26%20at%208.42.44%20PM.png" />
112+
</td>
113+
</tr>
114+
<tr>
115+
<td colspan="2">Web</td>
116+
</tr>
117+
<tr>
118+
<td>
119+
<img alt="Web" src="https://raw.githubusercontent.com/atulmy/atulmy.github.io/master/images/fullstack-javascript-architecture/web/Screenshot%202018-11-26%20at%208.43.29%20PM.png" />
120+
</td>
121+
<td>
122+
<img alt="Web" src="https://raw.githubusercontent.com/atulmy/atulmy.github.io/master/images/fullstack-javascript-architecture/web/Screenshot%202018-11-26%20at%208.44.25%20PM.png" />
123+
</td>
124+
</tr>
125+
<tr>
126+
<td colspan="2">Mobile</td>
127+
</tr>
128+
<tr>
129+
<td>
130+
<img alt="Mobile" src="https://raw.githubusercontent.com/atulmy/atulmy.github.io/master/images/fullstack-javascript-architecture/mobile/Screenshot%202018-11-26%20at%208.47.31%20PM.png" />
131+
</td>
132+
<td>
133+
<img alt="Mobile" src="https://raw.githubusercontent.com/atulmy/atulmy.github.io/master/images/fullstack-javascript-architecture/mobile/Screenshot%202018-11-26%20at%208.48.07%20PM.png" />
134+
</td>
135+
</tr>
136+
</tbody>
137+
</table>
138+
139+
139140
## Authors
140141
- Atul Yadav - [GitHub](https://github.com/atulmy) · [Twitter](https://twitter.com/atulmy)
141142
- [YOUR NAME HERE] - Feel free to contribute to the codebase by resolving any open issues, refactoring, adding new features, writing test cases or any other way to make the project better and helpful to the community. Feel free to fork and send pull requests.

0 commit comments

Comments
 (0)