Skip to content

A web application for the buk klab project, a book club that connects book enthusiasts to share insights and opinions on the books they read together.

Notifications You must be signed in to change notification settings

eliskavo/buk-klab

Repository files navigation

buk klab

A web application for the buk klab project, a book club that connects book enthusiasts to share insights and opinions on the books they read together.

Technologies Used

  • TypeScript
  • React
  • Vite
  • Yarn

Project Overview

Buk klab allows users to explore book details, rate books, and join the reading club. The application features a dynamic layout with React components styled using SCSS, and book data is fetched via an external API.

Getting Started

Prerequisites

Make sure you have the following installed on your machine:

  • Node.js 18.x
  • yarn 1.x

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd <project-directory>
  2. Install the project dependencies

    yarn install
    

Running the Project

yarn dev

The server will be available at http://localhost:5173.

About

A web application for the buk klab project, a book club that connects book enthusiasts to share insights and opinions on the books they read together.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published