Skip to content

Commit

Permalink
Update to the Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Joao-Henrique committed Sep 7, 2018
1 parent 402f42d commit 21123b1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Original file line Diff line number Diff line change
@@ -1,15 +1,12 @@
# React_Express_App_Medium_Tutorial # React_Express_App_Medium_Tutorial
This repository has the code to support a tutorial that I created on Medium called Create a React FrontEnd, a Node/Express BackEnd and connect them together - This repository has the code to support a tutorial that I created on Medium called Create a React FrontEnd, a Node/Express BackEnd and connect them together.
- This repository can also be used as a starting point (boilerplate), if you whant to create your own React/Express app.
. .
___


## Where can I check the tutorial? ## Where can I check the tutorial?
You are very welcome to check the tutorial on Medium. Just follow the link below. You are very welcome to check the tutorial on Medium. Just follow the link below.
- [Create a React FrontEnd, a Node/Express BackEnd and connect them together](https://medium.com/@jrshenrique/create-a-react-frontend-a-node-express-backend-and-connect-them-together-c5798926047c) - [Create a React FrontEnd, a Node/Express BackEnd and connect them together](https://medium.com/@jrshenrique/create-a-react-frontend-a-node-express-backend-and-connect-them-together-c5798926047c)


## Can I use this code?
Of corse you can! This repository is pretty useful if you need a boilerplate to start your new React/Express App.

## About the app ## About the app
Actually, there are two separated apps. The Client which serves the FrontEnd (using React), and the API (in Node/Express). Actually, there are two separated apps. The Client which serves the FrontEnd (using React), and the API (in Node/Express).


Expand Down

0 comments on commit 21123b1

Please sign in to comment.