Skip to content

gintu/library

Repository files navigation

Library.

Library web app for weavedin hiring

To run

  • Clone the directory into your computer(or download zip and extract it)
  • change the prompt into library
  • run "npm start"
  • goto http://localhost:3000/ in your browser

Tools Used

  • Frontend: HTML(Pug templating Engine),Materialize.css,Javascript;
  • Backend: Node.js,MongoDB

ps:install npm and node if you already haven't