Skip to content

danielcn18/Library-Group-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Project

Book library that shows details of books

Description

This website we made was done by using Express.JS. The main idea of this website is to show a library of books and have details of it such as the Picture, Title, the Author, the year it was published and description of it. When you click on more, it will redirect you to a page that shows details of that one book alone.

Getting Started

Dependencies

  • Windows 10
  • Express
  • EJS
  • Body parser
  • Node.js

Installing

  • Open a new terminal
  • Type in:
npm int -y
npm install express ejs nodemon body-parser --save

Executing Program

  • Open terminal
  • Type in:
node app.js 

Authors

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the MIT License

Acknowledgments

Inspiration, code snippets, etc.

About

Group Book Library Project

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published