Skip to content

jherel/libraryAngular

Repository files navigation

libraryAngular

Project that manages books (CRUD) with Angular and nodejs. Used Angular Material to desing.

About the contributors

Requirements

  • git
  • nodejs
  • npm

How to clone this repository

  1. Open Terminal.
  2. Change the current working directory to the location where you want the cloned directory to be made.
  3. Type: git clone git@github.com:jherel/libraryAngular.git
  4. Press Enter. Your local clone will be created.

How run this app

  1. Open Terminal.
  2. Change the current working directory to the location to the project.
  3. Install dependencies: npm install
  4. Type: node app.js
  5. Open your favorite browser and go to 'localhost:3030/'

Images of the app

List books

list

New book

new

View book

view

Edit book

edit

Delete book

delete

About

Project with Angular and nodejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published