mlibrary / search

A single-page web application that consolidates the library’s multiple discovery interfaces into one.

Home Page:https://search.lib.umich.edu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search

This repository contains the front-end code for search.lib.umich.edu that generates the UI and connects to the middle and backend.

Getting Started

1. Clone Search

git clone https://github.com/mlibrary/search.git

2. Install

npm install

3. Run Locally

npm start

Create React App

This project was originally built with create-react-app.

About

A single-page web application that consolidates the library’s multiple discovery interfaces into one.

https://search.lib.umich.edu/


Languages

Language:JavaScript 78.3%Language:CSS 18.4%Language:HTML 3.3%Language:Dockerfile 0.1%