Skip to content

mf-dlcz/Library-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Manager

Table of Contents

Project Overview

The Library Manager allows you to add, delete, and update a book.

website screenshot

Demo

  • Live demo:

Technologies Used

The project utilizes the following technologies and features:

  • HTML5
  • CSS3
  • JavaScript
  • React
  • Node.js
  • Express
  • Pug
  • SQL

How to Use

  1. Clone the repository:

First, you'll need to clone this repository to your local machine. Open your terminal and run the following command:

git clone https://github.com/mf-dlcz/Library-Manager.git
  1. Navigate to the Project Folder:

Change your working directory to the newly cloned project folder:

 cd client
  1. Run Dependencies:

Run npm dependencies:

npm install
  1. Run Project:

Run project:

npm start

This command will launch a development server, and you'll be able to view the website locally in your web browser.

About

This app allows you to add, delete and update a book.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published