This project was generated with Angular CLI version 17.1.0.
- Clone this repository using the command "git clone"
- Once the repo was cloned, run the Docker File using the command "docker build -t name-of-the-image ."
- When Docker ends, must run the front app using docker command "docker run -p4200:4200 name-of-the-image"
- Remember, you must clone my books-flask-api repo before start this app, just click on this link to get the api repo
- Enjoy my work !! :D Have a nice day and Happy Coding!!!