Skip to content

Latest commit

 

History

History
executable file
·
18 lines (13 loc) · 493 Bytes

README.md

File metadata and controls

executable file
·
18 lines (13 loc) · 493 Bytes

Start project run following command and access http://localhost:3001

npm start

Book Library application organized by category and a user profile. All the data is generated random. Features include tests, routing, data display in nice UI/UX, filter by category and category editing.

Frontend

  • port 3001
  • http://localhost:3001

Backend

  • port 3000
  • GET http://localhost:3000/categories
  • GET http://localhost:3000/books
  • GET http://localhost:3000/user