Skip to content

Commit

Permalink
readme updated with backend link
Browse files Browse the repository at this point in the history
  • Loading branch information
armarton committed Dec 16, 2019
1 parent 918953d commit 32de469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Then run:
`yarn start`

### About the backend
I'm implemented a backend solution too to host the current files. In some days after some code modification, I'm going to upload my ESP8266 arduino code too, to another repository. I'm going to link them together.
I'm implemented a [backend solution](https://github.com/montyx99/espReact) too to host the current files. You can use to test the espReact.

### React-router
React router is used to handle PWA/SPA like routing. I've thought about many different routers to use, but all of them have issues, that I didn't like, so I've made my decision to use the robust (I know this is huge) router. If someone has the capability to integrate another router, just contribute, and provide a good solution
Expand Down

0 comments on commit 32de469

Please sign in to comment.