Skip to content

Managing book library operations. It collects book data through an input form and presents it in the report section. Users can utilize features such as an author search bar and ascending/descending filters to easily find books.

Notifications You must be signed in to change notification settings

habeeb-an/Library-management-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library-management-app

Managing book library operations. It collects book data through an input form and presents it in the report section. Users can utilize features such as an author search bar and ascending/descending filters to easily find books.

Set up guide

git clone https://github.com/habeeb-an/Library-management-app.git

to install yarn package manager

npm install -g yarn

then

yarn install

to run client

cd client

yarn dev

to connect api

cd api

npm install npx --save-dev

npx nodemon index.js

This is MERN full stack CRUD web app

About

Managing book library operations. It collects book data through an input form and presents it in the report section. Users can utilize features such as an author search bar and ascending/descending filters to easily find books.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published