We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8efae79 commit 51bb81eCopy full SHA for 51bb81e
README.md
@@ -1,8 +1,15 @@
1
-# Rails-API-React-Tutorial 💻
+# Rails-API-React-Tutorial 💻 [](https://github.com/ellerbrock/open-source-badges/)
2
3
Hey! This is a super-easy to follow Rails/React API tutorial that is fully in depth from start to finish. This guide shows you how to install Ruby
4
and Rails 5 in a Virtual Box, React JS via create-react-app and connecting the frontend and backend.
5
6
+## Table of Contents
7
+* Downloading Virtual Box
8
+* Downloading create-react-app
9
+* Creating a Rails API
10
+* Create a react frontend
11
+* Connect the API with React
12
+
13
14
## Downloading Virtual Box
15
0 commit comments