Skip to main content
Module

x/ldkit/examples/next-movie-database/README.md

LDkit - Linked Data query toolkit for TypeScript developers
Latest
File

Linked Data Movie Database

This is a IMDb-like movie database based on Linked Data and DBpedia.

Build with LDkit, React, TailwindCSS and Next.js.

Getting Started

  1. Install dependencies
npm install
  1. Run the development server:
npm run dev

Open http://localhost:3000 with your browser to see the result.