https://github.com/gautam-sahil/libraryhub
A Library hub website
https://github.com/gautam-sahil/libraryhub
axiox daisyui expressjs framer-motion javascript mongodb node-js react-toastify reactcarosel reactjs reactslick router-dom
Last synced: 12 days ago
JSON representation
A Library hub website
- Host: GitHub
- URL: https://github.com/gautam-sahil/libraryhub
- Owner: Gautam-Sahil
- Created: 2025-10-25T09:04:02.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-11-30T12:07:32.000Z (8 months ago)
- Last Synced: 2025-12-02T14:45:24.616Z (8 months ago)
- Topics: axiox, daisyui, expressjs, framer-motion, javascript, mongodb, node-js, react-toastify, reactcarosel, reactjs, reactslick, router-dom
- Language: JavaScript
- Homepage: https://library-hub-omega.vercel.app/
- Size: 29.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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)