A portal where teacher can register students to the library,update their data,remove and assign books to them.
$npm install
$node -v
$npm -v
modify database name with your username and password
$npm start
it will start a react server on localhost
$php artisan serve
It will start the php server on localhost