This project was developed in Angular. It is a webpage that uses the REST API from Firebase to add, update and delete information about heroes.
I am using different items of Angular for example:
- Components
- Services
- Custom routes
- Bootstrap
- Font-Awesome
- Sweet Alert
Home page: displays all the records
Add page: allow the user to add a new record
Add page: message to inform the user the status of the action