Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.05 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.05 KB

bookstore

About the project

The BookStore FrontEnd is an interface for consumption 
of the BookStore-API, thus providing the use of its resources, 
where we can register books and categories as well as edit, read and delete.

Visit Page

This project consumes an API developed with Spring and hosted on Heroku.

Repository Link

Instructions

These instructions will make sure that you have the project on your local machine for
development and testing.

Prerequisites

1- VsCode 
2- Angular 10
3- Browser
4- A package manager like NPM or Yarn

Starting

  • Make a clone of the project
  • Install the dependencies.
  • Run the command ng serve -o
  • The application will open in your browser.

Built with

Angular 10

Author

Felipe D. Santos

License

MIT