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.
- Host: GitHub
- URL: https://github.com/gregolive/local-library
- Owner: gregolive
- Created: 2022-04-11T05:47:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T06:31:22.000Z (about 4 years ago)
- Last Synced: 2025-10-09T20:45:50.713Z (9 months ago)
- Topics: css, ejs, express, nodejs
- Language: JavaScript
- Homepage: https://go-local-library.herokuapp.com/catalog
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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) 👈