Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 545 Bytes

File metadata and controls

26 lines (19 loc) · 545 Bytes

Fluidity Library Project

Welcome to the Library:

A crud app that allows users to browse the library, edit books, delete books, and add new books.

###To Run -

  • Clone this repository locally in an easy-to-access location.
  • Install packages
  • Create a .env file in the 'server' folder
  • Copy these credentials into the .env file

DB_USERNAME=sql3473872 DB_PASSWORD=NwgJR6LRUI DB_NAME=sql3473872 DB_PORT=3306

-While in the 'server' folder, enter 'npm run start' into your console

###Built With -

React/Hooks Javascript SCSS MySQL Axios