It is an application that shows the menu with all the products (in this case ice cream), and allows you to select them along with specifications. And finally exposes it so they can be groomed.
We are located in the directory where we want to locate the project and clone the repository in this way:
$ git clone https://github.com/MguevaraJ/ice-cream-shop-menu.git
For now the project is still under development, so if you want to contribute you can run it like this:
$ ng serve --open
- Moises Alejandro Guevara Jauregui - MguevaraJ
This project is under license GPL-3.0 - See the file LICENSE for more details.