Skip to content

vladcrishan/react-books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

App practice - React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published