React Library System with CRUD function
Link: https://qwe661234.github.io/React-Library/
GitHub: https://github.com/qwe661234/React-Library
GitHub(with MongoDB):
https://github.com/qwe661234/React-Library/tree/deploy
Tools: ReactJS/ Redux/ antDesign
(1) Read function
user can search books by book's name
(2) Create function
user can insert any book they want into library system
(3) Update function
user can update books' data
(4) Delete function
user can delete any book in library system