Skip to content

jmfarook/Library-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Library Management System:

The Library Management system has supported the following operations are:

  1. Show the Data
  2. Search the Data based on BookName and Author Name
  3. Add New Book
  4. Entry for Book getting the user

Dependencies

We have used the following packages for this sample

  • react
  • react-dom
  • material-table – for rendering in Table view
  • @material/react-card – for rendering in Card view
  • react-router-dom - for Routing

Ensure the following are installed in your machine:

  • Node JS
  • React

Run commands :

  • npm install / yarn install
  • npm start

About

Library Management in React with Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published