Skip to content

A web solution for the difficulty many people find when trying to get into reading, or continue reading, because they struggle to find a new book they like.

Notifications You must be signed in to change notification settings

AntonCSalvador/BookMarkd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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

About

A web solution for the difficulty many people find when trying to get into reading, or continue reading, because they struggle to find a new book they like.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.6%
  • HTML 29.2%
  • CSS 5.2%