Built with ReactJs.
Libraryku is an application to make online book loan transactions based on Web. There are several books with famous authors and can read a brief synopsis by looking at the details of the book
The purpose of this application is for people to borrow books online and easily
- Users must become member before can loan some books
- Users can loan some books
- Display history loan book
- Forfeit when return book more then date loan
- Donate book
- And others
- Open your terminal or command prompt
- Type
git clone https://github.com/falihnaufal17/library-management-system.git
- Open the folder and type
npm install
for install dependencies - Type
npm start
for run this app.
Falih Naufal |