8000 GitHub - qeewpi/lms-frontend
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qeewpi/lms-frontend

Repository files navigation

Library Management System

Description

The Library Management System is a full-stack web application developed using Spring Boot, MySQL, and React. It is designed to manage the basic operations in a library like adding new books, updating book details, tracking book orders, and managing users.

This repository contains the frontend of the Library Management System. The backend can be found here.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of Node.js and npm.
  • You have a Windows machine. The project can be run on other OS as well, but the instructions here are for Windows.
  • You have read the React documentation.

Installation

To install the Library Management System, follow these steps:

  1. Clone the repository:
git clone https://github.com/qeewpi/lms-frontend
  1. Navigate to the project directory:
cd lms-frontend
  1. Install the project dependencies:
npm install
  1. Start the project:
npm start
  1. Open your browser and go to http://localhost:3000/.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0