Skip to content

Welcome to the MDN "Local Library" Express (Node) app, in which we develop a website that might be used to manage the catalog for a local library.

Notifications You must be signed in to change notification settings

ploosond/LocalLibrary-

Repository files navigation

Local Library

This project is a web application for managing a local library's catalog, developed using Express.js and Node.js. It's based on the MDN "Local Library" Express tutorial.

Project Overview

The Local Library website allows users to:

  • Browse available books
  • Manage user accounts
  • View book details and availability

As the project progresses, additional features will be implemented, such as:

  • Creating new book entries
  • User authentication
  • Form handling

Technologies Used

  • Node.js
  • Express.js
  • MongoDB (database)
  • Pug (view engine)

Getting Started

Prerequisites

  • Node.js and npm installed on your machine
  • MongoDB installed and running

Installation

  1. Clone the repository:

About

Welcome to the MDN "Local Library" Express (Node) app, in which we develop a website that might be used to manage the catalog for a local library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published