Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 735 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 735 Bytes

Queens of Read-A-Lot

A full stack virtual book club application that displays suggested books and reviews, allows users to add, edit, and delete books/reviews.

Client Environment Commands

  • 'npm install'
  • Development: 'npm start'
  • ProductionL: 'npm run build'

Add a Review

Add Review

Edit/Delete a Review

Add Review

Technologies Used

HTML/CSS, React, Cypress, Knex, Express, Heroku, PostgreSQL, Firebase, JavaScript

Deployed link here

Server Database

Server side repository can be found here