Skip to content

A full-stack web application designed to manage a book portal. Built with React, Node.js, Express, Tailwind CSS, and MongoDB.

Notifications You must be signed in to change notification settings

farzeenshahid/Book-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Book-Portal Project

Overview

This project is a full-stack web application designed to manage a book portal. Built with React, Node.js, Express, Tailwind CSS, and MongoDB, it offers functionalities for user authentication, managing book listings, updating book details, displaying product information, and collecting user feedback and reviews.

Features

  • User Authentication: Users can sign up and log in to the portal.
  • Book Management: Add, update, or remove books from the portal.
  • Book Details: Display detailed information for each book.
  • Feedback & Reviews: Users can leave reviews and provide feedback on books.

Technologies Used

  • Frontend: React, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB

Frontend

npm install
npm start

Backend

npm install
npm init # only if package.json is not present
npm install mongoose express cors
node index.js

Login

Login-image

Signup

Signup-page

Home

Home-page

Add Books

Add

Update Books

Update

About Us

About-us

Feedback

Feedback

About

A full-stack web application designed to manage a book portal. Built with React, Node.js, Express, Tailwind CSS, and MongoDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published