Skip to content

Commit 4fbc080

Browse files
author
Matthew Vita
authored
Merge pull request #88 from GoTeamEpsilon/readme-draft-take-4
sample app demo
2 parents 3b37382 + 7363ddf commit 4fbc080

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
![img](http://i.imgur.com/Gq1eJpa.png)
66

7-
This repository is an educational resource for Angular v1 experts that are looking to learn React/Redux. A contrived sample application for managing basic patient information is provided using both technologies' best practices (look under `samples/` to see both versions). This application will be referred to below as we explore the key philosophical differences between Angular v1 and React/Redux so that you can get coding!
7+
This repository is an educational resource for Angular v1 experts that are looking to learn React/Redux. A contrived sample application for managing basic patient information is provided using both technologies' best practices (look under `samples/` to see both versions). This application (demonstrated below) will be referred to below as we explore the key philosophical differences between Angular v1 and React/Redux so that you can get coding!
8+
9+
![gif](https://i.imgur.com/TGUAuCF.gif)
810

911
Getting Started
1012
===============

0 commit comments

Comments
 (0)