Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.6 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.6 KB

BookMark'd

Introduction

Welcome to BookMark'd, the ultimate web solution for those struggling to find their next great read or looking to maintain a reading habit. This platform allows users to explore books, add personal annotations, and engage with a community of fellow readers.

Key Features

  • Create Personal Accounts: Users can create their own accounts to access personalized features.
  • Add and Annotate Books: Add books to your personal library and enrich them with your own annotations and thoughts.
  • Community Engagement: Share and discover book recommendations and annotations from the community.
  • Email Verification: Ensure the security and authenticity of each account through email verification.

Technologies Used

  • Frontend: React, Bootstrap
  • Backend: Supabase (for database management)

Getting Started

Prerequisites

  • Node.js installed on your machine.
  • An active internet connection for database interactions.

Installation

  1. Clone the repository to your local machine:

    git clone git@github.com:AntonCSalvador/BookMarkd.git
    
  2. Navigate to the frontend directory:

    cd frontend
    
  3. Install the necessary packages:

    npm install
    
  4. Start the application:

    npm start
    

Running the Application

Ensure that you verify your email address after creating an account. If you encounter any issues during the use, double-check that email verification has been completed successfully.

Live Version

Visit the live deployed version of BookMark'd at book-markd.vercel.app