Jo-IE / locallibrary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local Library

A simple library website built as part of an MDN tutorial using Mongoose, Node and Express.

This app is deployed on Heroku and can be viewed here

To run this project:

  1. Clone or download this repository.

  2. Install project dependencies using npm install.

  3. To perform database operations, you will need to create and connect to a MongoDB database.

About


Languages

Language:JavaScript 77.5%Language:HTML 22.2%Language:CSS 0.4%