# Book Management Core LAB This is a simple Book and user management project with CRUD operations for CORE LAB. ## Functionalities - Apply CRUD operations on Posts. - Apply CRUD operations on User. ## UI <img src = "https://github.com/Raswanth8/book-core-lab/blob/main/img/1.png"> <img src = "https://github.com/Raswanth8/book-core-lab/blob/main/img/2.png"> <img src = "https://github.com/Raswanth8/book-core-lab/blob/main/img/3.png"> <img src = "https://github.com/Raswanth8/book-core-lab/blob/main/img/4.png"> <img src = "https://github.com/Raswanth8/book-core-lab/blob/main/img/5.png"> ## Installation Clone the repo Run the below commands - npm install - npm run dev