Skip to content

Commit 02035a9

Browse files
committed
Docs(readme): update README.md images
1 parent cb9dfbb commit 02035a9

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,13 @@
1111

1212
## Example
1313

14-
* [Demo Page](https://express-react-typescript.herokuapp.com/)
15-
* A page contains the classic [Todo List](https://express-react-typescript.herokuapp.com/react) as follows:
14+
* [Demo Page](https://express-react-typescript.herokuapp.com/) - contains classic todo list, async call example, and 404 pages (with random [moe images](https://github.com/Armour/express-webpack-react-redux-typescript-boilerplate/tree/master/frontend/src/pages/NotFoundPage/assets/images) lol)
1615

17-
![Demo page](https://user-images.githubusercontent.com/5276065/30264746-b629fa26-968e-11e7-82ca-090b4c8c5580.jpg)
16+
![Home Page](https://user-images.githubusercontent.com/5276065/44063162-561a6c8a-9f14-11e8-9fbb-ab0549d52e27.png)
1817

19-
* Cocomic
20-
* An open-source platform for comic/manga collaboration (SFU CMPT470 course project, no typescript). [source code here](https://github.com/Armour/Cocomic).
18+
![React Page](https://user-images.githubusercontent.com/5276065/44063163-562eca86-9f14-11e8-8f13-7f15d4f3ffa5.png)
2119

22-
![Cocomic](https://user-images.githubusercontent.com/5276065/34108373-bb440764-e43a-11e7-98f8-7c94d08e2575.jpg)
20+
![404 Page](https://user-images.githubusercontent.com/5276065/44063164-56417212-9f14-11e8-8a03-f0c1c953b9a6.png)
2321

2422
## Stack
2523

0 commit comments

Comments
 (0)