React frontend with a Rails API backend
We've set up our API backend, now let's deal with our client side.
Instructions on setting up our rails API here for the uninitiated.
Setup
Make sure your rails server is running. cd into the relevant file and rails s. Then in another file let's cre...
yasmina95.hashnode.dev5 min read