An open API service indexing awesome lists of open source software.

https://github.com/gregolive/local-library

An Express library app made in conjunction with a tutorial from MDN.
https://github.com/gregolive/local-library

css ejs express nodejs

Last synced: 3 months ago
JSON representation

An Express library app made in conjunction with a tutorial from MDN.

Awesome Lists containing this project

README

          

# Local Library

A library app made with NodeJS framework, Express.

The app was made in conjunction with a [tutorial from MDN](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/Tutorial_local_library_website) allows users to add books, copies of books, authors, genres to the online library. Data storage is acheived with NoSQL database program, MongoDb.

[Live preview](https://go-local-library.herokuapp.com/catalog) 👈