Skip to content

vermamanav005/bookmart-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 BookMart App

A simple and elegant React-based bookmarking application for book buyers and sellers. Users can register as a buyer or seller, login, and access role-specific dashboards. Buyers can view available books, while sellers can add new books with cover images.

🔧 Features • 🏠 Beautiful landing page with a “Get Started” button. • 🔐 Login/Registration with user role selection (Buyer/Seller). • 🧠 Form validation (prevent empty fields). • 💾 Temporary session using localStorage. • ↪️ Auto redirect to dashboard based on user role. • 📘 Buyer Dashboard: View available books. • 📗 Seller Dashboard: Add new books and view list. • 🚪 Logout functionality.

🚀 Getting Started

  1. Clone the Repository

  2. Install Dependencies

npm install

  1. Start the Development Server

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published