19
Get Swole: The React/Rails Workout App
In this blog I aim to give a detailed overview of what is happening behind the scenes in this application by first giving a walkthrough of the apps functionality and then looking at the code of both the Rails backend and React front end.
Demo the app here --> GET SWOLE
The full code on Git Hub can be found here
The front end is in the "client" folder
19