Skip to content

Commit 51bb81e

Browse files
authored
Update README.md
1 parent 8efae79 commit 51bb81e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1-
# Rails-API-React-Tutorial 💻
1+
# Rails-API-React-Tutorial 💻 [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
22

33
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
44
and Rails 5 in a Virtual Box, React JS via create-react-app and connecting the frontend and backend.
55

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+
613

714
## Downloading Virtual Box
815

0 commit comments

Comments
 (0)