Skip to content

React + TypeScript web frontend for B4cklog - modern UI for game backlog management with Tailwind CSS and responsive design.

Notifications You must be signed in to change notification settings

B4cklog/B4cklog-Web

Repository files navigation

B4cklog Web Frontend

This is the web frontend for the B4cklog project (React + TypeScript).

  • Main documentation: B4cklog-Docs
  • Project overview, architecture, and API: see main docs above.

Quick Start

  1. Install dependencies: npm install or yarn install.
  2. Start development server: npm start or yarn start.
  3. Configure backend API URL in src/api/apiService.ts if needed.

Features

  • User authentication (JWT)
  • Game search, details, and reviews
  • Responsive UI

About

React + TypeScript web frontend for B4cklog - modern UI for game backlog management with Tailwind CSS and responsive design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published