Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.01 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.01 KB

Washington State University - Ukrainian Book Project

This is the repository for the Ukrainian Book Project website, bootstrapped with create-next-app.

The Ukrainian Book Project researches and develops tools to help libraries and people access information about Ukrainian books. Our focus is primarily on records in libraries across the United States.

image

Built With

  • NextJS 14
  • Shadcn/UI
  • Tailwind CSS & UI
  • Framer Motion
  • Lucide React

Getting Started

To get a local copy up and running, follow these steps:

Prerequisites

  • Node.js
  • npm

Installation

Clone the repository

git clone https://github.com/digitalRM/Ukrainian-Book-Project.git

Install required packages

npm install

Run the development server

npm run dev