An open API service indexing awesome lists of open source software.

https://github.com/srlozano/lozanowebpage

Online resume template page for Enrique and Mario
https://github.com/srlozano/lozanowebpage

angular css firebase html javascript typescript webdevelopment

Last synced: 3 months ago
JSON representation

Online resume template page for Enrique and Mario

Awesome Lists containing this project

README

          

# Resume website
This project aims to be used as an online resume developed on Angular 9. The code is open, so everyone who wants to can use it. We just ask that the project must be attributed to the original authors.

## Authors πŸ§‘β€πŸ’»
This website project was co-author by **Enrique Lozano Cebriano** and **Mario Lozano CortΓ©s**. Computer Science and Engineering students at *Carlos III University of Madrid*.

## Requirements πŸ“¦
Angular CLI: 9.0.1 or higher

## Run it πŸβš™οΈ
- The code is implemented in Angular 9 so in order to serve it to the browser you can use:
```bash
ng serve
```

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
```bash
ng serve
```

## The style πŸ¦„

The website follows Material, the design system created by Google to help teams build high-quality digital experiences.

## Aditional info 🧭

More information about Angular can be found [here](https://angular.io/).
More information about Angular Material can be found [here](https://material.angular.io/).