Skip to content

Book Store App: A React-based web app for managing and purchasing books. Features dynamic book cards, a detailed view with "Buy Now" functionality, and dark mode support. Includes responsive design for both desktop and mobile. Built with React and Tailwind CSS. Contributions welcome!

Notifications You must be signed in to change notification settings

ayusharyan143/book-store-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Book Store App

A modern React-based web application for browsing and purchasing books online. This project includes features like book listings, detailed views, and dark mode support.

Features

  • Book Listings: View a list of books with titles, prices, and images.
  • Buy Now Functionality: See detailed information about a book and proceed with the purchase.
  • Dark Mode Support: Toggle between light and dark themes.
  • Responsive Design: Optimized for desktop and mobile devices.

Tech Stack

  • Frontend:
    • React: For building interactive and dynamic user interfaces.
    • DaisyUI: For beautiful, customizable UI components.
    • Tailwind CSS: For utility-first styling and responsive design.
  • Backend:
    • Node.js: Server-side JavaScript runtime.
    • Express.js: Web framework for Node.js to handle server-side logic.
    • MongoDB: NoSQL database for storing book and user data.

Snap

WhatsApp Image 2024-07-23 at 00 47 40_16e13712

Getting Started

To get a local copy up and running follow these steps:

  1. Clone the repository

    git clone https://github.com/YOUR_USERNAME/YOUR_REPOSITORY_NAME.git
  2. Navigate to the project directory

    cd YOUR_REPOSITORY_NAME
  3. Install dependencies

    npm install
  4. Start the development server

    npm start
  5. Open your browser and go to http://localhost:3000

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions or feedback, you can reach me at [email protected].


Feel free to customize or extend this README to better fit your project’s needs!

About

Book Store App: A React-based web app for managing and purchasing books. Features dynamic book cards, a detailed view with "Buy Now" functionality, and dark mode support. Includes responsive design for both desktop and mobile. Built with React and Tailwind CSS. Contributions welcome!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages