diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..de83d23347407533720fdc0223d501652aeecab7 --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +# 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 + + <br> + <br> + <br> + <br> + <br> + +## Installation + +Clone the repo +Run the below commands + +- npm install +- npm run dev +