Skip to content

A learning resource portal for making the book borrowing process easier.

Notifications You must be signed in to change notification settings

MunSci-PH/LiBro

Repository files navigation

MunSci LiBro App

An app used by the library and students for easy borrowing/returning of books.

Setting Up

NodeJS installation

First, install Bun by following the instructions on the website and running the executable.

You should now be able to run bun in your commmand prompt/terminal.

Git Installation

Download Git here.

Run the executable and follow the instructions.

Visual Studio Code Installation

Download Visual Studio Code here

Run the executable and follow the instructions.

Install the following extensions:

Getting Started with the Repository

Cloning the repository

Run a new command prompt/terminal window and run the following commands:

git clone https://github.com/MunSci-PH/LiBro
cd LiBro
bun i
code .

Then run the development server:

bun dev

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Montserrat, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

About

A learning resource portal for making the book borrowing process easier.

Topics

Resources

Stars

Watchers

Forks

Languages