Skip to content

Commit 54df31a

Browse files
authored
Update README.md
1 parent 1b24de5 commit 54df31a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Following are the features of this project:
2626
* **Unit test is favored**: The tests have been written to test the functions and routes without the need of the database server. Integration tests has also been done but the unit test is favored.
2727
* **A pure backend project**: We have experienced that when a backend is developed clubbed with a frontend then in the future it becomes really difficult to scale. We would want to create a separate backend project that servers many websites and mobile apps.
2828

29-
## We have open source a complete blogging website working on this backend project: [Goto Repository](https://github.com/afteracademy/react-app-architecture)
30-
React.js Isomorphic Web Application Architecture: [Demo Website](https://demo.react-app-architecture.afteracademy.com)
29+
## We have also open source a complete blogging website working on this backend project: [Goto Repository](https://github.com/afteracademy/react-app-architecture)
30+
> In the above repository [**React.js Isomorphic Web Application Architecture**] we will learn and build a React web application for a blogging platform using this project as its API server. [Visit demo website](https://demo.react-app-architecture.afteracademy.com)
3131
3232
## 3RE Architecture: Router, RouteHandler, ResponseHandler, ErrorHandler
3333
<p align="center">

0 commit comments

Comments
 (0)