a simple Library website to implement CRUD operations
To run this project fork the project and clone it to your local machine and then follow the commands.
for frontend
cd frontend
npm run dev
for backend
cd backend
node index.js
Install the necessary thing like , npm ,react ,express, axios , if needed
Client: React, javascript, TailwindCSS
Server: Node, express,mongodb