Skip to content

Gautam-Sahil/LibraryHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

LibraryHub

Project Overview

This project implements a modern full-stack web application using the MERN (MongoDB, Express.js, React.js, Node.js) stack. The backend (Node + Express) handles API routes and database operations (MongoDB). The frontend (React) consumes the backend APIs and provides a responsive UI.

Tech Stack

Backend: Node.js, Express.js

Database: MongoDB (e.g., MongoDB Atlas or local)

Frontend: React.js (with React Router, Axios/fetch)

DaisyUI: For UI

Authentication: JSON Web Tokens (JWT)

Hosting / Deployment: (Vercel + Render)