Simple application using React as frontend and Ruby On Rails as the API backend. The database is set for PostgreSQL. The current version of the API implements all the CRUD for the book creation, but haven't build the views yet.
- User profiles
- Books publications and reviews must be owned by a user
- Views for the current API of the Book.
Insomniafor the API testingVScode- Built on
Debian Linux ruby 2.6.7p197node v14.17.0rails 6.1.3.1
