This is simple React App with Spring Backed.
- Spring app with oAuth2 authorization
- Zuul
- React app (Homepage, Sign in, Sign up, error pages)
- Bulma style
- Social media login (Facebook, Twitter)
- Swagger
git clone git@github.com:cv65kr/react_spring.git
cd react_spring
make services
make build
make upApp is available on http://127.0.0.1/.



