Skip to content

RR Books is an online platform for buying and selling books. The application allows users to browse and purchase books while providing administrative capabilities to add, update, and delete books.

Notifications You must be signed in to change notification settings

readwanmd/RR-Books

Repository files navigation

RR Books Live

RR Books is an online platform for buying and selling books. The application allows users to browse and purchase books while providing administrative capabilities to add, update, and delete books. manage users and stuff.

Installation and Setup

To get the project running locally, follow these steps:

For Frontend:

  1. Clone the repository:

    git clone <repository-url>
    cd rr-books
  2. Install dependencies:

    yarn
  3. Start the frontend:

    yarn dev

For Backend:

Goto BackEnd Repository

  1. Clone the repository:

    git clone <repository-url>
    cd RR-Books-Backend
  2. Install dependencies:

    yarn
  3. Start Backend Server:

    yarn dev

    Although environment veriable is not shareable but i give it to repository, don't missuse. If you want you can use your own credentials.

Credentials

  1. User: Register using any method

  2. Admin:

    email: [email protected]
    password: admin123

Screenshots

Homepage

Homepage Browse our extensive collection of books.

About Page

About Page Learn more about RR Books.

Contact Page

Contact Page Get in touch with us for any inquiries.

Admin Dashboard - Home

Admin Dashboard - Home Overview of the admin dashboard.

About

RR Books is an online platform for buying and selling books. The application allows users to browse and purchase books while providing administrative capabilities to add, update, and delete books.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages