An open API service indexing awesome lists of open source software.

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

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)