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.
This project consumes an API developed with Spring and hosted on Heroku.
These instructions will make sure that you have the project on your local machine for
development and testing.
1- VsCode
2- Angular 10
3- Browser
4- A package manager like NPM or Yarn
- Make a clone of the project
- Install the dependencies.
- Run the command ng serve -o
- The application will open in your browser.
Angular 10
Felipe D. Santos
MIT